[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
String with the value used to replace the value in FindText.
Source position: dialogs.pp line 458
protected property TFindDialog.ReplaceText : string |
ReplaceText is introduced in TFindDialog, but it is used in the implementation of the TReplaceDialog descendant.
|
Contains the text to locate when the Find button is clicked on the dialog form. |
|
|
Event handler signalled to replace occurrence(s) of FindText with the value in ReplaceText. |
|
|
String with the value used to replace the value in FindText. |
|
|
Event handler signalled to replace occurrence(s) of FindText with the value in ReplaceText. |