Difference between revisions of "Label"

From Lianjapedia
Jump to: navigation, search
(Properties)
Line 22: Line 22:
 
|-
 
|-
  
|alignment
+
|valign="top"|alignment
|RW
+
|valign="top"|RW
|numeric
+
|valign="top"|numeric
 
|0=left<br>1=right<br>2=center
 
|0=left<br>1=right<br>2=center
 
|-
 
|-
Line 40: Line 40:
 
|-
 
|-
  
|gradient
+
|valign="top"|gradient
|RW
+
|valign="top"|RW
|numeric
+
|valign="top"|numeric
 
|1=top to bottom<br>2=left to right<br>3=top left to bottom right<br>4=top right to bottom left
 
|1=top to bottom<br>2=left to right<br>3=top left to bottom right<br>4=top right to bottom left
 
|-
 
|-

Revision as of 08:31, 15 April 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 0=left
1=right
2=center
wordwrap RW boolean
indent RW numeric
gradient RW numeric 1=top to bottom
2=left to right
3=top left to bottom right
4=top right to bottom left
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