Vcl.WinXCtrls.TCustomSplitView.OnOpened

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnOpened: TNotifyEvent read FOnOpened write FOnOpened;

C++

__property System::Classes::TNotifyEvent OnOpened = {read=FOnOpened, write=FOnOpened};

Propriétés

Type Visibilité  Source Unité  Parent
event protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomSplitView


Description

Se produit quand la vue fractionnée s'ouvre.

Voir aussi