Vcl.AxCtrls.TActiveXControl.GetSizeMax
Delphi
function GetSizeMax(out cbSize: Largeint): HResult; stdcall;
C++
HRESULT __stdcall GetSizeMax(/* out */ __int64 &cbSize);
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.