Difference between revisions of "PropertyListStyle.Constructor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 6: Line 6:
 
| parameters=Name As String, BackColor As Color, Bold As Boolean, TextAlign As Integer = 0
 
| parameters=Name As String, BackColor As Color, Bold As Boolean, TextAlign As Integer = 0
 
| returntype=
 
| returntype=
 +
| version=1.3
 
| platform=all
 
| platform=all
 
}}
 
}}

Revision as of 13:14, 24 November 2012

Method
PropertyListStyle.Constructor ( Name As String, BackColor As Color, Bold As Boolean, TextAlign As Integer = 0 )


More advanced constructor.