DButton (of Control)

class DButton

Defined in DialogControls.sc.

A button control.

Subclasses: DColorButton.

class diagram

Properties

Inherited from Control:

Property Description
type  
state  
nsTop  
nsLeft  
nsBottom  
nsRight  
key The keyboard key associated with this control.
said  
value Arbitrary value associated with this control.
name  

Defined in DButton:

Property Description
text The button text.
font The button font.

Methods

dispose(param1)
setSize()