help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TAlignment

Type to specify text alignment in controls that display text.

Declaration

Source position: classesh.inc line 87

type TAlignment = (

  taLeftJustify,

  

Text is displayed aligned to the left

  taRightJustify,

  

Text is displayed aligned to the right.

  taCenter

  

Text is displayed centered.

);

Description

The TAlignment type is used to specify the alignment of the text in controls that display a text.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505