Class Button

Inheritance

ButtonControl Button 🡄 ButtonControl 🡄 WinControl 🡄 Control 🡄 Component 🡄 Object

Properties

ModalResult The result this button will give the modalform when clicked.

Methods

getModalResult ( button )
setModalResult ( button, mr )

Creation

createButton ( owner ) Creates a Button class object which belongs to the given owner.


Inheritance

ButtonControl
Button 🡄 ButtonControl 🡄 WinControl 🡄 Control 🡄 Component 🡄 Object

Properties

ModalResult
The result this button will give the modalform when clicked.

Type:

    ModalResult

Methods

getModalResult ( button )

Parameters:

  • button
setModalResult ( button, mr )

Parameters:

  • button
  • mr

Creation

createButton ( owner )
Creates a Button class object which belongs to the given owner. Owner can be any object inherited from WinControl.

Parameters:

Returns:

    Button
generated by LDoc 1.4.6-antum-dev-1 Last updated 2019-02-27 23:30:35