Thursday, August 23, 2007
TWOLReplaceDlg
TWOLReplaceDlg object
Unit: WOLGUI10.
Descendant of TWOLFindDlg. It is a representation, iof a WOL object of a search and replace dialog box.
Public Methods and Events:
constructor Create (AOwner: TWOLRoot); override;
function Execute: Boolean; override;
Function that shows prompt of substitution in not modal way.
Public properties and Events:
OnReplace: TWOLEvent (For Reading and Writing)
Gone off event when the user orders to substitute the text.
ReplaceText: string (For Reading and Writing)
Property that indicates the text that must take the place of the text to be looked.
Unit: WOLGUI10.
Descendant of TWOLFindDlg. It is a representation, iof a WOL object of a search and replace dialog box.
Public Methods and Events:
constructor Create (AOwner: TWOLRoot); override;
function Execute: Boolean; override;
Function that shows prompt of substitution in not modal way.
Public properties and Events:
OnReplace: TWOLEvent (For Reading and Writing)
Gone off event when the user orders to substitute the text.
ReplaceText: string (For Reading and Writing)
Property that indicates the text that must take the place of the text to be looked.