Vcl.AxCtrls.TActiveXControl.InitFromData
Delphi
function InitFromData(const dataObject: IDataObject; fCreation: BOOL;
dwReserved: Longint): HResult; stdcall;
C++
HRESULT __stdcall InitFromData(const _di_IDataObject dataObject, System::LongBool fCreation, System::LongInt dwReserved);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.AxCtrls.pas Vcl.AxCtrls.hpp |
Vcl.AxCtrls | TActiveXControl |
Description
Embarcadero Technologies does not currently have any additional information.