Vcl.WinXCtrls.TCustomSplitView.OnClosed

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnClosed: TNotifyEvent read FOnClosed write FOnClosed;

C++

__property System::Classes::TNotifyEvent OnClosed = {read=FOnClosed, write=FOnClosed};

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 se ferme.

Voir aussi