PgDAC
Retrieves a TPgRow object for a field with known name.
TCustomPgDataSet
function GetPgRow(const FieldName: string): TPgRow;
Call the GetPgRow method to retrieve a TPgRow object for a field when only its name is known. FieldName is the name of an existing field.