Difference between revisions of "Commandbutton"

From Lianjapedia
Jump to: navigation, search
Line 10: Line 10:
 
!Value
 
!Value
 
!width="50%"|Description
 
!width="50%"|Description
|-
 
|Text
 
|RW
 
|Character
 
|Text displayed in the object's caption
 
 
|-
 
|-
 
|Caption
 
|Caption
Line 30: Line 25:
 
|Character
 
|Character
 
|Filename of image displayed
 
|Filename of image displayed
 +
|-
 +
|Text
 +
|RW
 +
|Character
 +
|Text displayed in the object's caption
 
|-
 
|-
 
|}
 
|}

Revision as of 06:05, 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 Text displayed in the object's caption
Flat RW Boolean If True, only highlighted when the mouse pointer moves over it
Picture RW Character Filename of image displayed
Text RW Character Text displayed in the object's caption

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