Difference between revisions of "TMemo"

From OpenEUO
Jump to: navigation, search
(Created page with "Use TMemo to put a standard Windows multiline edit control on a form. Multiline edit boxes allow the user to enter more than one line of text. They are appropriate for representi...")
 
(No difference)

Latest revision as of 15:15, 5 October 2010

Use TMemo to put a standard Windows multiline edit control on a form. Multiline edit boxes allow the user to enter more than one line of text. They are appropriate for representing lengthy information.

Inherited from TCustomEdit:

Inherited from TWinControl:

Inherited from TControl:

Inherited from TComponent:

Inherited from TObject: