Midware TMWTable.RecordSize
Jump to navigation
Jump to search
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.