Vcl.WinXCtrls.TSplitView.OnClosed

From RAD Studio API Documentation

Delphi

property OnClosed: TNotifyEvent read FOnClosed write FOnClosed;

C++

__property OnClosed;

Properties

Type Visibility Source Unit Parent
event published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TSplitView

Description

Occurs after the split view closes. {{#multireplace:Vcl.WinXCtrls.TSplitView.OnClosed|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.WinXCtrls.TCustomSplitView.OnClosed|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.WinXCtrls.TCustomSplitView.OnClosed|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Occurs after the split view closes.

See Also