TFolderPanel (Contrôles)
De Wiki1000
Panneau repliable (TFolderPanel)
Les contrôles TFolderPanel sont des panneaux (TPanel) pouvant être repliés par l'utlisateur. Lorsqu'il est replié un TFolderPanel affiche une simple barre contenant le titre du panneau.
Liste des propriétés de conception
Align (Enumeration) | AlignWithMargins (boolean) | BevelInner (Enumeration) | BevelOuter (Enumeration) | BevelWidth (Integer) |
BorderStyle (Enumeration) | BorderWidth (Integer) | Caption (LString) | CaptionFont (TFont) | ClientBevelInner (Enumeration) |
ClientBevelOuter (Enumeration) | ClientBevelWidth (Integer) | CollapsedHeight (Integer) | CollapsedWidth (Integer) | Color (Integer) |
Cursor (Integer) | DragMode (Enumeration) | Enabled (boolean) | ExpandedHeight (Integer) | ExpandedWidth (Integer) |
FoldActiveColor (Integer) | Folding (boolean) | FoldPosition (Enumeration) | FoldStatus (Enumeration) | Font (TFont) |
FullRepaint (boolean) | GlyphCollaps (TBitmap) | GlyphExpand (TBitmap) | Height (Integer) | Hint (LString) |
Left (Integer) | Locked (boolean) | Margins (TMargins) | Orientation (Enumeration) | ParentColor (boolean) |
ParentFont (boolean) | ParentShowHint (boolean) | PopupMenu (TPopupMenu) | Seperated (boolean) | SeperatorLineStyle (Enumeration) |
ShowHint (boolean) | TabOrder (Integer) | TabStop (boolean) | Tag (Integer) | Top (Integer) |
Visible (boolean) | Width (Integer) |
Liste des évènements
AfterCollaps | AfterExpand | BeforeCollaps | BeforeExpand | OnClick |
OnDblClick | OnEnter | OnExit | OnMouseDown | OnMouseMove |
OnMouseUp | OnResize |
Voir aussi
Ce contrôle fait partie des contrôles Windows.