Create(TdxSearchAction,TdxDirection,TdxSearchScope) Constructor
In This Article
Initializes a new instance of the TdxSearchCompleteEventArgs class with specified settings.
#Declaration
Delphi
constructor Create(AAction: TdxSearchAction; ADirection: TdxDirection; ASearchScope: TdxSearchScope);
#Parameters
Name | Type |
---|---|
AAction | Tdx |
ADirection | Tdx |
ASearch |
Tdx |
See Also