mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 14:09:26 +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:
|
||||
Add to program
|
||||
"Application.CreateForm(TLazFindReplaceDialog, FindReplaceDlg);"
|
||||
Set the FindReplaceDlg.Options poperty
|
||||
Set the FindReplaceDlg.Options property
|
||||
then do MResult:=FindReplaceDlg.ShowModal
|
||||
ShowModal can have three possible results:
|
||||
- mrOk for Find/Replace.
|
||||
|
Loading…
Reference in New Issue
Block a user