]> git.saurik.com Git - wxWidgets.git/blob - contrib/utils/wxrcedit/df/wxCheckBox.df
implemented IsModified() and DiscardEdits()
[wxWidgets.git] / contrib / utils / wxrcedit / df / wxCheckBox.df
1 node wxCheckBox
2 var label of text
3 var checked of bool
4 derived from control