FireDAC.Phys.IBWrapper.TIBArray.Init

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Init(AType, ALen, ADims: Smallint; ABounds: array of ISC_SHORT);

C++

void __fastcall Init(short AType, short ALen, short ADims, short *ABounds, const int ABounds_High);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBArray

Description

Embarcadero Technologies does not currently have any additional information.