TControl

From OpenEUO
Revision as of 14:32, 5 October 2010 by 46.127.27.108 (Talk) (Created page with "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 ap...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.

Inherited from TComponent:

Inherited from TObject: