Skip to content

List of properties and delegates

Alex Zhondin edited this page Feb 12, 2017 · 3 revisions

#Boolean Property to hold bool value. ###C++ class

###PEF type Bool

###Delegates

  • Default/CheckBox - checkbox
  • ComboBox - combobox (labelTrue - string to represent true value; labelFalse - string to represent false value)