|
TVTDataObject.EqualFormatEtc Method
Compares two TFormatEtc structures.
Pascal
function EqualFormatEtc(FormatEtc1: TFormatEtc; FormatEtc2: TFormatEtc): Boolean;
Description
Returns true if both records are considered the same. That means if they have at least one common storage format and all other entries have the same values.
Class
Links
What do you think about this topic? Send feedback!
|