Vcl.WinXCtrls.TCustomSplitView.DoClosed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoClosed; dynamic;

C++

DYNAMIC void __fastcall DoClosed();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomSplitView

Description

Dispatcher of the OnClosed event.

See Also