BBCodeLabel.Caption

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 18:54, 3 August 2013 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As String)
aBBCodeLabel.Caption = newValue
or
StringValue = aBBCodeLabel.Caption


The Text displayed. Same as the Text property. This property was added for Label compatibility.