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