mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 14:29:36 +02:00
IDE: Minor spelling correction.
git-svn-id: trunk@31982 -
This commit is contained in:
parent
246b2239e3
commit
56d6cc8a2d
@ -23,7 +23,7 @@
|
|||||||
Usage:
|
Usage:
|
||||||
Add to program
|
Add to program
|
||||||
"Application.CreateForm(TLazFindReplaceDialog, FindReplaceDlg);"
|
"Application.CreateForm(TLazFindReplaceDialog, FindReplaceDlg);"
|
||||||
Set the FindReplaceDlg.Options poperty
|
Set the FindReplaceDlg.Options property
|
||||||
then do MResult:=FindReplaceDlg.ShowModal
|
then do MResult:=FindReplaceDlg.ShowModal
|
||||||
ShowModal can have three possible results:
|
ShowModal can have three possible results:
|
||||||
- mrOk for Find/Replace.
|
- mrOk for Find/Replace.
|
||||||
|
Loading…
Reference in New Issue
Block a user