API:Vcl.ComCtrls.TCustomRichEdit.FindText
Delphi
function FindText(const SearchStr: string; StartPos, Length: Integer; Options: TSearchTypes): Integer;
C++
int __fastcall FindText(const System::UnicodeString SearchStr, int StartPos, int Length, TSearchTypes Options);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomRichEdit |
Description
Embarcadero Technologies does not currently have any additional information.