Data.DBXTransport.TTransportFilterItem.SetProperties
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXTransport.pas Data.DBXTransport.hpp
| |
Unit: Data.DBXTransport | |
Parent: TTransportFilterItem |
Delphi
procedure SetProperties(const Value: TFilterProperties); virtual;
C++
virtual void __fastcall SetProperties(TFilterProperties* const Value);
Description
Sets the value of the Properties property.
The SetProperties method sets the value of the Properties property.