Difference between revisions of "PropertyListStyle.TextColor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
Defines the TextColor of the item.
+
Defines the [[PropertyListStyle.TextColor|TextColor]] of the item.

Revision as of 13:14, 24 November 2012

Property (As Color)
aPropertyListStyle.TextColor = newValue
or
ColorValue = aPropertyListStyle.TextColor


Defines the TextColor of the item.