Vcl.AxCtrls.TActiveXControl.FreezeEvents

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FreezeEvents(bFreeze: BOOL): HResult; stdcall;

C++

HRESULT __stdcall FreezeEvents(System::LongBool bFreeze);

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.