TDataConnectionTables.Equals Method
Returns true if object obj has the same data in the same order.
Syntax
Unit: FlexCel.Core
function TDataConnectionTables.Equals(obj: TObject): Boolean; override;
Parameters
<-> |
Parameter |
Type |
Description |
|
obj |
TObject |
|
See also