TDataConnectionTextImportProperties.Equals Method
Returns true if both objects are the same.
Syntax
Unit: FlexCel.Core
function TDataConnectionTextImportProperties.Equals(obj: TObject): Boolean; override;
Parameters
<-> |
Parameter |
Type |
Description |
|
obj |
TObject |
|
See also