Midware TMWTable.RecordSize

From Overbyte
Revision as of 12:36, 24 May 2011 by Marie (talk | contribs) (→‎Definition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.