Vcl.WinXCtrls.TSplitView.OnClosing
Delphi
property OnClosing: TNotifyEvent read FOnClosing write FOnClosing;
C++
__property OnClosing;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | published | Vcl.WinXCtrls.pas Vcl.WinXCtrls.hpp |
Vcl.WinXCtrls | TSplitView |
Description
Occurs when the split view closes and the UseAnimation property is True.
Vcl.WinXCtrls.TSplitView.OnClosing inherits from Vcl.WinXCtrls.TCustomSplitView.OnClosing. All content below this line refers to Vcl.WinXCtrls.TCustomSplitView.OnClosing.
Occurs when the split view closes and the UseAnimation property is True.