Class tactionsimplebutton
Unit
Declaration
type tactionsimplebutton = class(tactionpublishedwidget)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tactionpublishedwidget
- tactionsimplebutton
Overview
Fields
| Protected | foptions: buttonoptionsty; |
| Protected | finfo: shapeinfoty; |
Methods
| Protected | class function classskininfo: skininfoty; override; |
| Protected | procedure setoptions(const avalue: buttonoptionsty); virtual; |
| Protected | procedure internalexecute(); |
| Protected | procedure doshapeexecute(const atag: integer; const info: mouseeventinfoty); |
| Protected | procedure doexecute; virtual; |
| Protected | procedure doasyncevent(var atag: integer); override; |
| Protected | procedure statechanged; override; |
| Protected | procedure clientmouseevent(var info: mouseeventinfoty); override; |
| Protected | procedure dokeydown(var info: keyeventinfoty); override; |
| Protected | procedure dokeyup(var info: keyeventinfoty); override; |
| Protected | procedure dopaintforeground(const canvas: tcanvas); override; |
| Protected | procedure clientrectchanged; override; |
| Protected | function getframestateflags: framestateflagsty; override; |
| Protected | function navigstartrect: rectty; override; |
| Protected | function getassistiveflags(): assistiveflagsty override; |
| Protected | function getdisabled(): boolean virtual; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | procedure execute; |
| Public | procedure pressbutton; |
| Public | function releasebutton(const aexecute: boolean): boolean; |
Properties
| Public | property options: buttonoptionsty read foptions write setoptions
default defaultbuttonoptions; |
| Public | property colorglyph: colorty read finfo.ca.colorglyph write setcolorglyph
default cl_black; |
| Public | property focusrectdist: integer read finfo.focusrectdist
write finfo.focusrectdist default defaultshapefocusrectdist; |
| Published | property optionswidget default defaultoptionswidget - [ow_mousefocus]; |
Description
Fields
| Protected | foptions: buttonoptionsty; |
|
This item has no description. | |
| Protected | finfo: shapeinfoty; |
|
This item has no description. | |
Methods
| Protected | class function classskininfo: skininfoty; override; |
|
This item has no description. | |
| Protected | procedure setoptions(const avalue: buttonoptionsty); virtual; |
|
This item has no description. | |
| Protected | procedure internalexecute(); |
|
This item has no description. | |
| Protected | procedure doshapeexecute(const atag: integer; const info: mouseeventinfoty); |
|
This item has no description. | |
| Protected | procedure doexecute; virtual; |
|
This item has no description. | |
| Protected | procedure doasyncevent(var atag: integer); override; |
|
This item has no description. | |
| Protected | procedure statechanged; override; |
|
This item has no description. | |
| Protected | procedure clientmouseevent(var info: mouseeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dokeydown(var info: keyeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dokeyup(var info: keyeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dopaintforeground(const canvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure clientrectchanged; override; |
|
This item has no description. | |
| Protected | function getframestateflags: framestateflagsty; override; |
|
This item has no description. | |
| Protected | function navigstartrect: rectty; override; |
|
This item has no description. | |
| Protected | function getassistiveflags(): assistiveflagsty override; |
|
This item has no description. | |
| Protected | function getdisabled(): boolean virtual; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | procedure execute; |
|
This item has no description. | |
| Public | procedure pressbutton; |
|
This item has no description. | |
| Public | function releasebutton(const aexecute: boolean): boolean; |
|
This item has no description. | |
Properties
| Public | property options: buttonoptionsty read foptions write setoptions
default defaultbuttonoptions; |
|
This item has no description. | |
| Public | property colorglyph: colorty read finfo.ca.colorglyph write setcolorglyph
default cl_black; |
|
This item has no description. | |
| Public | property focusrectdist: integer read finfo.focusrectdist
write finfo.focusrectdist default defaultshapefocusrectdist; |
|
This item has no description. | |
| Published | property optionswidget default defaultoptionswidget - [ow_mousefocus]; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.