RecordFields(RecNo: Integer): Array;
RecNo. Clipboard record number.
The RecordFields property returns an array of clipboard record values.
The record index is passed by the RecNo parameter. Records are added into the clipboard by the AddRecord method.
See also: