Control.tooltipText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. wstring tooltipText [@property getter]
  2. wstring tooltipText [@property setter]
    class Control
    @property nothrow @nogc
    void
    tooltipText
    (
    in wstring tooltip
    )
  3. string tooltipText [@property setter]

Meta