TdxServerModeDataController.FindCriteria Property
In This Article
Provides access to appearance and behavior settings of the associated container control’s Find Panel.
#Declaration
Delphi
property FindCriteria: TdxServerModeDataFindCriteria read;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxServerModeDataFindCriteria class description for details.
See Also