Skip to main content

TdxSearchCompleteEventArgs Members

Constructors

Name Description
Create(TdxSearchAction,TdxDirection,TdxSearchScope) Initializes a new instance of the TdxSearchCompleteEventArgs class with specified settings.
Create(Boolean) Creates a new event data container. Inherited from TdxCancelEventArgs.

Properties

Name Description
Action
Cancel Specifies if the pending event-related operation is about to be cancelled. Inherited from TdxCancelEventArgs.
Continue
Direction
EntireDocument
MatchCount
ReplaceCount
ReplaceString
SearchScope
SearchString
See Also