TDragControlLabel (Contrôles)
De Wiki1000
Libellé de saisie (TDragControlLabel)
Les contrôles TDragControlLabel affiche un texte statique et contrôle la position d'un contrôle sur la forme. En déplaçant le DragContrôleLabel le contrôle associé est automatiquement déplacé.
Ils sont généralement utilisés pour afficher le libellé associé à un champs de saisie.
Liste des propriétés de conception
Align (Enumeration) | Alignment (Enumeration) | AlignWithMargins (boolean) | Anchors (Set) | AutoSize (boolean) |
BevelInner (Enumeration) | BevelOuter (Enumeration) | BevelWidth (Integer) | BorderStyle (Enumeration) | BorderWidth (Integer) |
Caption (LString) | Color (Integer) | Constraints (TSizeConstraints) | Cursor (Integer) | DragMode (Enumeration) |
Enabled (boolean) | FullRepaint (boolean) | Height (Integer) | Hint (LString) | HyperLinkEnabled (boolean) |
HyperLinkForm (TwinFormLink) | Left (Integer) | LinkControl (TWinControl) | Margins (TMargins) | ParentColor (boolean) |
ParentFont (boolean) | ParentShowHint (boolean) | PopupMenu (TPopupMenu) | Position (Enumeration) | ShowHint (boolean) |
TabOrder (Integer) | TabStop (boolean) | Tag (Integer) | Top (Integer) | Visible (boolean) |
Width (Integer) |
Liste des évènements
OnClick | OnDblClick | OnEnter | OnExit | OnMouseDown |
OnMouseMove | OnMouseUp | OnResize |
Voir aussi
Ce contrôle fait partie des contrôles Windows.