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

TMediatorFieldInfoList.AsString

String representation of all field configurations

Declaration

Source position: fpobserver.pp line 297

public property TMediatorFieldInfoList.AsString : string
  read GetAsString;

Description

The AsString property provides a semicolon-separated string containing all field configurations in the collection. This format is convenient for serialization and bulk configuration.

Each field is represented in the format 'PropertyName|Alignment|Width|Caption', with fields separated by semicolons.

See also

FieldInfo

  

Indexed access to field information items


Documentation generated on: Dec 15 2025