Class tstringlistcol
Unit
Declaration
type tstringlistcol = class(tstringcol, iedit)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- townedeventpersistent
- tindexpersistent
- tgridprop
- tcol
- tdatacol
- tcustomstringcol
- tstringcol
- tstringlistcol
Overview
Methods
| Protected | function getoptionsedit: optionseditty; |
| Protected | procedure editnotification(var info: editnotificationinfoty); virtual; |
| Protected | procedure scrolled(const dist: pointty); override; |
| Protected | procedure fontchanged(const sender: tobject); override; |
| Protected | procedure dofocusedcellchanged(enter: boolean; const cellbefore: gridcoordty; var newcell: gridcoordty; const action: focuscellactionty); override; |
| Protected | procedure doactivate; override; |
| Protected | procedure dodeactivate; override; |
| Protected | procedure clientmouseevent(const acell: gridcoordty; var info: mouseeventinfoty); override; |
| Protected | procedure dokeyevent(var info: keyeventinfoty; up: boolean); override; |
| Protected | function createdatalist: tdatalist; override; |
| Protected | procedure drawcell(const canvas: tcanvas); override; |
| Protected | procedure drawfocusedcell(const canvas: tcanvas); override; |
| Protected | procedure itemchanged(sender: tdatalist; index: integer); override; |
| Public | constructor create(agrid: tcustomgrid; aowner: tgridarrayprop); override; |
| Public | destructor destroy; override; |
| Public | function getselection(out start,stop: editposty): boolean; |
Properties
| Public | property data: trichstringdatalist read getdata; |
| Published | property font; |
Description
Methods
| Protected | function getoptionsedit: optionseditty; |
|
This item has no description. | |
| Protected | procedure editnotification(var info: editnotificationinfoty); virtual; |
|
This item has no description. | |
| Protected | procedure scrolled(const dist: pointty); override; |
|
This item has no description. | |
| Protected | procedure fontchanged(const sender: tobject); override; |
|
This item has no description. | |
| Protected | procedure dofocusedcellchanged(enter: boolean; const cellbefore: gridcoordty; var newcell: gridcoordty; const action: focuscellactionty); override; |
|
This item has no description. | |
| Protected | procedure doactivate; override; |
|
This item has no description. | |
| Protected | procedure dodeactivate; override; |
|
This item has no description. | |
| Protected | procedure clientmouseevent(const acell: gridcoordty; var info: mouseeventinfoty); override; |
|
This item has no description. | |
| Protected | procedure dokeyevent(var info: keyeventinfoty; up: boolean); override; |
|
This item has no description. | |
| Protected | function createdatalist: tdatalist; override; |
|
This item has no description. | |
| Protected | procedure drawcell(const canvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure drawfocusedcell(const canvas: tcanvas); override; |
|
This item has no description. | |
| Protected | procedure itemchanged(sender: tdatalist; index: integer); override; |
|
This item has no description. | |
| Public | constructor create(agrid: tcustomgrid; aowner: tgridarrayprop); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function getselection(out start,stop: editposty): boolean; |
|
This item has no description. | |
Properties
| Public | property data: trichstringdatalist read getdata; |
|
This item has no description. | |
| Published | property font; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.