type TRecData = record
TSLDataSet
Name | Description | |
---|---|---|
rdChanged |
if bit is 1 then rdNewData contains new data - if 0 'orginal' is current. | |
rdNewData |
Array of new data. If size is zero then no changes done. GetFieldData chcek if modiffied data exists - in that case the function use them. |
|
rdOrgData |
Array of orginal data. | |
rdUpdateStatus |
in case of deletting or canceling of insert. |