wxFindReplaceDialog
MODULE
wxFindReplaceDialog
MODULE SUMMARY
See external documentation: wxFindReplaceDialog.
DESCRIPTION
See external documentation: wxFindReplaceDialog.
This class is derived (and can use functions) from:
wxDialog
wxTopLevelWindow
wxWindow
wxEvtHandler
DATA TYPES
EXPORTS
new() -> wxFindReplaceDialog()
Equivalent to new(Parent, Data, Title, []).
Types:
Option = {style, integer()}
Equivalent to create(This, Parent, Data, Title, []).
Types:
Option = {style, integer()}
getData(This::wxFindReplaceDialog()) -> wxFindReplaceData() (see module wxFindReplaceData)