wxFindReplaceData
(wx)See external documentation: wxFindReplaceData.
See external documentation:
Functions
new() -> wxFindReplaceData()
See
setFindString(This, Str) -> ok
This = wxFindReplaceData()
Str = unicode:chardata()
See
setReplaceString(This, Str) -> ok
This = wxFindReplaceData()
Str = unicode:chardata()
See
destroy(This::wxFindReplaceData()) -> ok
Destroys this object, do not use object again