Vcl.WinXCtrls.TCustomSplitView.DoClosing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoClosing; dynamic;

C++

DYNAMIC void __fastcall DoClosing();

Properties

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

Description

Dispatcher of the OnClosing event.

See Also