Vcl.WinXCtrls.TCustomSplitView.DoOpened

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoOpened; dynamic;

C++

DYNAMIC void __fastcall DoOpened(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomSplitView


Beschreibung

Dispatcher des OnOpened-Ereignisses.

Siehe auch