Difference between revisions of "TWinControl"

From OpenEUO
Jump to: navigation, search
(Created page with "TWinControl objects can receive user input focus, handle keyboard input events and serve as a container for other controls, referred to as child controls. This relationship is si...")
 
(No difference)

Latest revision as of 14:48, 5 October 2010

TWinControl objects can receive user input focus, handle keyboard input events and serve as a container for other controls, referred to as child controls. This relationship is signified by the child's Parent property.

Inherited from TControl:

Inherited from TComponent:

Inherited from TObject: