Vcl.DockTabSet.TDockTabSet.OnTabRemoved

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnTabRemoved: TNotifyEvent read FOnTabRemoved write FOnTabRemoved;

C++

__property System::Classes::TNotifyEvent OnTabRemoved = {read=FOnTabRemoved, write=FOnTabRemoved};

Propriétés

Type Visibilité  Source Unité  Parent
event published
Vcl.DockTabSet.pas
Vcl.DockTabSet.hpp
Vcl.DockTabSet TDockTabSet

Description

Se produit lorsqu'un onglet est retiré du contrôle onglet.