Difference between revisions of "Label"

From Lianjapedia
Jump to: navigation, search
(Properties)
(Properties)
Line 10: Line 10:
 
|-
 
|-
  
|text
+
|caption
 
|RW
 
|RW
 
|string
 
|string
 
|
 
|
 
|-
 
|-
 +
 +
|editable
 +
|RW
 +
|boolean
 +
|
 +
|-
 +
 +
|alignment
 +
|RW
 +
|numeric
 +
|left=0. right=1, center=2
 +
|-
 +
 +
|wordwrap
 +
|RW
 +
|boolean
 +
|
 +
|-
 +
 +
|indent
 +
|RW
 +
|numeric
 +
|
 +
|-
 +
 +
|gradient
 +
|RW
 +
|numeric
 +
|
 +
|-
 +
 +
|gradientfromcolor
 +
|RW
 +
|string
 +
|
 +
|-
 +
 +
|gradienttocolor
 +
|RW
 +
|string
 +
|
 +
|-
 +
 +
  
 
|}
 
|}

Revision as of 14:12, 10 January 2011

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
caption RW string
editable RW boolean
alignment RW numeric left=0. right=1, center=2
wordwrap RW boolean
indent RW numeric
gradient RW numeric
gradientfromcolor RW string
gradienttocolor RW string

Methods

This class supports the Common methods plus the following:

Method Args Description

Events

This class supports the Common events plus the following:

Event Args Description