Class ttogglegraphdataedit
Unit
Declaration
type ttogglegraphdataedit = class(tgraphdataedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tactionpublishedwidget
- tgraphdataedit
- ttogglegraphdataedit
Overview
Fields
| Protected | fgroup: integer; |
| Protected | fcheckcaption: boolean; |
| Protected | fclickedrow: integer; |
| Protected | fresetting: integer; |
Methods
| Protected | procedure internalcreateframe; override; |
| Protected | procedure setoptions(const avalue: buttonoptionsty); virtual; |
| Protected | procedure resetradioitems(); |
| Protected | procedure togglevalue(const areadonly: boolean; const down: boolean) virtual abstract; |
| Protected | procedure docheck() virtual abstract; |
| Protected | procedure douncheck() virtual abstract; |
| Protected | function ischecked(): boolean virtual abstract; |
| Protected | procedure togglegridvalue(const index: integer) virtual abstract; |
| Protected | procedure resetgridvalue(const index: integer) virtual abstract; |
| Protected | procedure checkgridvalue(const index: integer) virtual abstract; |
| Protected | function gridvaluechecked(const aindex: integer): boolean virtual abstract; |
| Protected | procedure mouseevent(var info: mouseeventinfoty) override; |
| Protected | procedure dokeydown(var info: keyeventinfoty) override; |
| Protected | procedure dokeyup(var info: keyeventinfoty) override; |
| Protected | procedure doshortcut(var info: keyeventinfoty; const sender: twidget) override; |
| Protected | procedure statechanged; override; |
| Protected | procedure docellevent(const ownedcol: boolean; var info: celleventinfoty); override; |
| Protected | procedure modified; override; |
| Protected | procedure checkradiorow(aindex: integer); |
| Protected | function internalcheckeditem(out single: boolean): ttogglegraphdataedit; |
| Protected | function navigrect: rectty; override; |
| Public | constructor create(aowner: tcomponent); override; |
Properties
| Public | property group: integer read fgroup write fgroup default 0; |
| Public | property checkedrow: integer read getcheckedrow write setcheckedrow; |
| Public | property checkedtag: integer read getcheckedtag write setcheckedtag; |
| Published | property options: buttonoptionsty read foptions write setoptions
default defaultbuttonoptions; |
| Published | property colorglyph; |
Description
Fields
| Protected | fgroup: integer; |
|
This item has no description. | |
| Protected | fcheckcaption: boolean; |
|
This item has no description. | |
| Protected | fclickedrow: integer; |
|
This item has no description. | |
| Protected | fresetting: integer; |
|
This item has no description. | |
Methods
| Protected | procedure internalcreateframe; override; |
|
This item has no description. | |
| Protected | procedure setoptions(const avalue: buttonoptionsty); virtual; |
|
This item has no description. | |
| Protected | procedure resetradioitems(); |
|
This item has no description. | |
| Protected | procedure togglevalue(const areadonly: boolean; const down: boolean) virtual abstract; |
|
This item has no description. | |
| Protected | procedure docheck() virtual abstract; |
|
This item has no description. | |
| Protected | procedure douncheck() virtual abstract; |
|
This item has no description. | |
| Protected | function ischecked(): boolean virtual abstract; |
|
This item has no description. | |
| Protected | procedure togglegridvalue(const index: integer) virtual abstract; |
|
This item has no description. | |
| Protected | procedure resetgridvalue(const index: integer) virtual abstract; |
|
This item has no description. | |
| Protected | procedure checkgridvalue(const index: integer) virtual abstract; |
|
This item has no description. | |
| Protected | function gridvaluechecked(const aindex: integer): boolean virtual abstract; |
|
This item has no description. | |
| Protected | procedure mouseevent(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 doshortcut(var info: keyeventinfoty; const sender: twidget) override; |
|
This item has no description. | |
| Protected | procedure statechanged; override; |
|
This item has no description. | |
| Protected | procedure docellevent(const ownedcol: boolean; var info: celleventinfoty); override; |
|
This item has no description. | |
| Protected | procedure modified; override; |
|
This item has no description. | |
| Protected | procedure checkradiorow(aindex: integer); |
|
This item has no description. | |
| Protected | function internalcheckeditem(out single: boolean): ttogglegraphdataedit; |
|
This item has no description. | |
| Protected | function navigrect: rectty; override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
Properties
| Public | property group: integer read fgroup write fgroup default 0; |
|
This item has no description. | |
| Public | property checkedrow: integer read getcheckedrow write setcheckedrow; |
|
This item has no description. | |
| Public | property checkedtag: integer read getcheckedtag write setcheckedtag; |
|
This item has no description. | |
| Published | property options: buttonoptionsty read foptions write setoptions
default defaultbuttonoptions; |
|
This item has no description. | |
| Published | property colorglyph; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.