Vcl.WinXCtrls.TCustomSplitView.DoOpened

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOpened; dynamic;

C++

DYNAMIC void __fastcall DoOpened();

Properties

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

Description

Dispatcher of the OnOpened event.

See Also