API:Vcl.ExtCtrls.TCategoryPanel.OnExpand

De RAD Studio API Documentation

Delphi

property OnExpand: TNotifyEvent read FOnExpand write FOnExpand;

C++

__property OnExpand;

Propriétés

Type Visibilité  Source Unité  Parent
event published
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCategoryPanel

Description

Se produit immédiatement après le développement d'un panneau catégorie. {{#multireplace:Vcl.ExtCtrls.TCategoryPanel.OnExpand|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanel.OnExpand|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Vcl.ExtCtrls.TCustomCategoryPanel.OnExpand|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Se produit immédiatement après le développement d'un panneau catégorie.

Ecrivez un gestionnaire d'événement OnExpand pour effectuer un traitement spécial lorsqu'un panneau catégorie est développé.

Voir aussi