Struct ActionState

use to for requesting of action state (to enable/disable, hide, get check status, etc)

Constructors

Name Description
this

Fields

Name Type Description
_flags ubyte

Properties

Name Type Description
checked [get] bool when true, for checkbox/radiobutton-like controls state should shown as checked
checked [set] bool
enabled [get] bool when false, control showing this action should be disabled
enabled [set] bool
visible [get] bool when false, control showing this action should be hidden
visible [set] bool

Methods

Name Description
toString

Enums

Name Description
StateFlag

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0