dark_mode EN

WText

  • storage Datas
  • functions Methods
    • event Events
      • Inherits from: WControl

        File: zText.prg

      Control that simply displays text in the resulting HTML. It is normal to use HTML tags in its cText property.

      WText():New( ::oMainDiv ):cText := "<h4>...</h4>"