Class ElemLabel

class ElemLabel
  : Element

Constructors

NameDescription
this ()

Fields

11 inherited fields

Properties

TypeNameDescription
dchar
hotkey[get] Get the hotkey (mnemonic) character for the label (e.g. 'F' for &File). 0 if no hotkey or if disabled in styles
dstring
text[get, set]

35 inherited properties

Methods

NameDescription
handleStyleChange (ptype) Handle changes of style properties (e.g. invalidate)
heightForWidth (width) Returns natural height for the given width
arrangeContent () Called from layout, after box and innerBox were set
computeBoundaries () ...
drawContent (pr)

49 inherited methods