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

TMediatorFieldInfo.Caption

Display caption for the column header

Declaration

Source position: fpobserver.pp line 268

published property TMediatorFieldInfo.Caption : string
  read GetCaption
  write SetCaption;

Description

The Caption property specifies the text displayed in the column header. If not explicitly set, it defaults to the property name, providing a reasonable fallback for display purposes.

See also

PropertyName

  

Name of property to display in this column

Width

  

Width of the column in display units

Alignment

  

Text alignment for the column content


Documentation generated on: Dec 15 2025