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

TMediatorFieldInfo.PropertyName

Name of property to display in this column

Declaration

Source position: fpobserver.pp line 270

published property TMediatorFieldInfo.PropertyName : string
  read FPropName
  write SetPropName;

Description

The PropertyName property specifies which property of the list items will be displayed in this column. The property must be published and accessible for the column to display data correctly.

See also

Caption

  

Display caption for the column header

Width

  

Width of the column in display units

Alignment

  

Text alignment for the column content


Documentation generated on: Dec 15 2025