Unit 'vte_dbgrid' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_virtualtreesextra]

TDBFieldValueRec

Declaration

Source position: vte_dbgrid.pas line 122

type TDBFieldValueRec = record

  FieldName: string;

  

  FieldValue: variant;

  

  FieldType: TFieldType;

  

  FieldFlag: Byte;

  

end;



CT Web help

CodeTyphon Studio