Unit 'fpobserver' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TMediatorFieldInfo.Alignment

Text alignment for the column content

Declaration

Source position: fpobserver.pp line 274

published property TMediatorFieldInfo.Alignment : TAlignment
  read FAlign
  write SetAlign
  default taLeftJustify;

Description

The Alignment property specifies how text should be aligned within the column. It uses the standard TAlignment type supporting left, right, and center alignment.

See also

Caption

  

Display caption for the column header

PropertyName

  

Name of property to display in this column

Width

  

Width of the column in display units


Documentation generated on: Dec 15 2025