Vcl.AxCtrls.TActiveXControl.Freeze
Delphi
function Freeze(dwDrawAspect: Longint; lindex: Longint; pvAspect: Pointer;
out dwFreeze: Longint): HResult; stdcall;
C++
HRESULT __stdcall Freeze(System::LongInt dwDrawAspect, System::LongInt lindex, void * pvAspect, /* out */ System::LongInt &dwFreeze);
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.