TControl
From OpenEUO
Controls are visual components, meaning the user can see them and possibly interact with them. All controls have properties, methods, and events that describe aspects of their appearance, such as the position of the control, the cursor or hint associated with the control, methods to show or move the control, and events that respond to user actions.
- TControl.Align
- TControl.Anchors
- TControl.BringToFront
- TControl.ClientHeight
- TControl.ClientToScreen
- TControl.ClientWidth
- TControl.Color
- TControl.Constraints
- TControl.Cursor
- TControl.Enabled
- TControl.Font
- TControl.Height
- TControl.Hide
- TControl.Hint
- TControl.Left
- TControl.OnClick
- TControl.OnDblClick
- TControl.Parent
- TControl.PopupMenu
- TControl.ScreenToClient
- TControl.SendToBack
- TControl.Show
- TControl.ShowHint
- TControl.Top
- TControl.Visible
- TControl.Width
Inherited from TComponent:
Inherited from TObject: