54 const String& buttonTextWhenTrue,
55 const String& buttonTextWhenFalse);
69 const String& propertyName,
77 virtual void setState (
bool newState);
80 virtual bool getState()
const;
92 backgroundColourId = 0x100e801,
93 outlineColourId = 0x100e803,
100 void refresh()
override;
A PropertyComponent that contains an on/off toggle button.
ColourIds
A set of colour IDs to use to change the colour of various aspects of the component.
A graphics context, used for drawing a component or image.
A base class for a component that goes in a PropertyPanel and displays one of an item's properties.
Represents a shared variant value.