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