Data.DBXPlatform.TBaseFilterProperties

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TStringListSystem.Classes.TStringsSystem.Classes.TPersistentSystem.TObjectTBaseFilterProperties

Delphi

TBaseFilterProperties = class(TStringList)

C++

class PASCALIMPLEMENTATION TBaseFilterProperties : public System::Classes::TStringList

Properties

Type Visibility Source Unit Parent
class public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform Data.DBXPlatform

Description

Represents a list of properties for a DataSnap filter.

Use the TBaseFilterProperties class to store and manipulate a list of properties for a DataSnap filter.

See Also