TMemo

From OpenEUO
Revision as of 15:15, 5 October 2010 by 46.127.27.108 (Talk) (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...")

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

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: