AsString property

Applies to
TQDBItem, TQDBView

Declaration
property AsString[Index : integer] : string;

Description
Retrieves one of the the current item's fields as a string value, performing conversions if necessary (and possible).

If an unreasonable conversion is attempted (e.g., trying to convert a ftgraphic field) an EQDBFieldError exception is raised.