Difference between revisions of "FormItem"

From Lianjapedia
Jump to: navigation, search
Line 10: Line 10:
 
!Value
 
!Value
 
!width="50%"|Description
 
!width="50%"|Description
|-
 
|Id
 
|R
 
|Character
 
|Object's id
 
 
|-
 
|-
 
|Caption
 
|Caption
Line 40: Line 35:
 
|Character
 
|Character
 
|Object's data foreground color
 
|Object's data foreground color
 +
|-
 +
|Id
 +
|R
 +
|Character
 +
|Object's id
 
|-
 
|-
 
|}
 
|}

Revision as of 10:11, 30 April 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description
Caption RW Character Object's caption
CaptionBackColor RW Character Object's caption background color
CaptionForeColor RW Character Object's caption foreground color
DataBackColor RW Character Object's data background color
DataForeColor RW Character Object's data foreground color
Id R Character Object's id

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