Midware TMWTable.RecordSize
Revision as of 12:27, 6 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TMWTable -> RecordSize == D…')
Main page -> Midware component reference -> TMWTable -> RecordSize
Definition
property RecordSize: Word;
Description
The record size property gives the size of the record. It is a readonly computed value based on the FieldLayout property. Remember that the data is stored TMWBuffer component which has variable length record as each TMWBuffer record can have a variable number of fields each one having a variable length.