Difference between revisions of "TControl"

From OpenEUO
Jump to: navigation, search
(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...")
 
(No difference)

Latest revision as of 14:32, 5 October 2010

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: