TDataSet.RecordSize
TDataSet
Top 


Indicates the size of a record in the dataset.

property RecordSize: Word;

Description
RecordSize is an abstract property that is redeclared and implemented in descendant objects derived from TDataSet. For TDataSet, RecordSize is meaningless.