Control.text

  1. Dstring text [@property setter]
    class Control
    @property
    void
    text
    (
    Dstring txt
    )
  2. Dstring text [@property getter]

Meta