DK11 for Delphi | GisDataSet.TGIS_DataSet.SetFilterText | Constructors | Methods | Properties | Events
See TDataSet.
// Delphi protected procedure SetFilterText( const _value : String ); override;
// C++ Builder protected: virtual void SetFilterText( const UnicodeString _value );
Name | Type | Description |
---|---|---|
_value | String | see TDataSet |