Vcl.OleCtrls.TOleControl.OnShowWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function OnShowWindow(fShow: BOOL): HResult; stdcall;

C++

HRESULT __stdcall OnShowWindow(System::LongBool fShow);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.OleCtrls.pas
Vcl.OleCtrls.hpp
Vcl.OleCtrls TOleControl

Description

Embarcadero Technologies does not currently have any additional information.