Class tstringcols
Unit
Declaration
type tstringcols = class(tdatacols)
Description
No description available, ancestor tdatacols description follows
No description available, ancestor tcols description follows
No description available, ancestor tgridarrayprop description follows
No description available, ancestor tindexpersistentarrayprop description follows
No description available, ancestor townedpersistentarrayprop description follows
No description available, ancestor tpersistentarrayprop description follows
No description available, ancestor tarrayprop description follows
Hierarchy
- TObject
- tpersistent
- tarrayprop
- tpersistentarrayprop
- townedpersistentarrayprop
- tindexpersistentarrayprop
- tgridarrayprop
- tcols
- tdatacols
- tstringcols
Overview
Methods
function getcolclass: stringcolclassty; virtual; |
|
procedure updatedatastate(var accepted: boolean); override; |
|
constructor create(aowner: tcustomgrid); |
|
class function getitemclasstype: persistentclassty; override; |
Properties
property cols[constindex:integer]: tstringcol read getcols; |
|
property focusrectdist; |
|
property textflags: textflagsty read ftextflags write settextflags
default defaultcoltextflags; |
|
property textflagsactive: textflagsty read ftextflagsactive
write settextflagsactive default defaultactivecoltextflags; |
|
property optionsedit: stringcoleditoptionsty read foptionsedit
write setoptionsedit default defaultstringcoleditoptions; |
|
property optionsedit1: optionsedit1ty read foptionsedit1
write setoptionsedit1 default defaultoptionsedit1; |
Description
Methods
function getcolclass: stringcolclassty; virtual; |
|
procedure updatedatastate(var accepted: boolean); override; |
|
constructor create(aowner: tcustomgrid); |
|
class function getitemclasstype: persistentclassty; override; |
|
Properties
property cols[constindex:integer]: tstringcol read getcols; |
|
property focusrectdist; |
|
property textflags: textflagsty read ftextflags write settextflags
default defaultcoltextflags; |
|
property textflagsactive: textflagsty read ftextflagsactive
write settextflagsactive default defaultactivecoltextflags; |
|
property optionsedit: stringcoleditoptionsty read foptionsedit
write setoptionsedit default defaultstringcoleditoptions; |
|
property optionsedit1: optionsedit1ty read foptionsedit1
write setoptionsedit1 default defaultoptionsedit1; |
|
Generated by PasDoc 0.16.0.