StdActns.TSearchFindNext Properties
From RAD Studio VCL Reference
Delphi Information
| property SearchFind: TSearchFind read FSearchFind write FSearchFind; |
Associates the TSearchFindNext action with a TSearchFind action that initiates the search. |
Unit: StdActns
Type: property
Visibility: published
Member Of: TSearchFindNext
C++ Information
| __property Stdactns::TSearchFind * SearchFind = {read=FSearchFind,write=FSearchFind}; |
Associates the TSearchFindNext action with a TSearchFind action that initiates the search. |
Unit: StdActns
Type: property
Visibility: public
Member Of: TSearchFindNext
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!