Vcl.WinXCtrls.TCustomSplitView.DoClosing

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoClosing; dynamic;

C++

DYNAMIC void __fastcall DoClosing(void);

Eigenschaften

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


Beschreibung

Dispatcher des OnClosing-Ereignisses.

Siehe auch