You are hereDocumentation / 11. Widget components / 11.2 tbutton
11.2 tbutton
tbutton has the following Properties / Events / Methods:
tbutton: tbutton = class(tcustombutton) in widgets/msesimplewidgets.pas tcustombutton = class(tactionsimplebutton,iactionlink,iimagelistinfo) in widgets/msesimplewidgets.pas tactionsimplebutton = class(tactionpublishedwidget) in widgets/msewidgets.pas tactionpublishedwidget = class(tactionpublishedwidgetnwr) in widtets/msewidgets.pass tactionpublishedwidgetnwr = class(tactionwidget) in widgets/msewidgets.pas tactionwidget = class(twidget) in widgets/msewidgets.pas twidget = class(tactcomponent,iscrollframe,iface) in kernel/msegui.pas tactcomponent = class(tmsecomponent,iactivator) in kernel/mseapplication.pas tmsecomponent = class(tcomponent,ievent {$ifdef mse_with_ifi},iificommand,iificlient{$endif}) in kernel/msecalasses.pas
| Property | Value |
|---|---|
| action | |
| anchors | [an_left,an_top] |
| autosize | _ |
| bounds | _ |
| caption | |
| captiondist | 2 |
| color | cl_default |
| colorglyph | cl_glyph |
| cursor | cr_default |
| enabled | True |
| face | |
| focusrectdist | 1 |
| font | |
| frame | |
| helpcontext | |
| hint | |
| imagedist | 0 |
| imagelist | |
| imagenr | -1 |
| imagenrdisabled | -2 |
| imagepos | ip_center |
| modalresult | mr_none |
| Name | tbutton1 |
| options | [bo_executeonclick,bo_executeonkey,bo_executeonshortcut,bo_executedefaultonenterkey] |
| optionsskin | [] |
| optionswidget | [ow_tabfocus,ow_arrowfocus,ow_destroywidgets,ow_autoscale] |
| optionswidget1 | [] |
| popupmenu | |
| shortcut | |
| shortcut1 | |
| skingroup | 0 |
| state | [] |
| taborder | 2 |
| Tag | 0 |
| textflags | [tf_xcentered,tf_ycentered] |
| visible | True |
| onactivate | |
| onafterupdateskin | |
| onbeforeexecute | |
| onbeforeupdateskin | |
| ondeactivate | |
| ondefocus | |
| onenter | |
| onexecute | |
| onexit | |
| onfocus | |
| onnavigrequest | |
| onpopup | |
| onshowhint |

