String representation of all field configurations
Source position: fpobserver.pp line 297
public property TMediatorFieldInfoList.AsString : string |
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.
|
Indexed access to field information items |