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

Overview

Methods

Protected function getcolclass: stringcolclassty; virtual;
Protected procedure updatedatastate(var accepted: boolean); override;
Public constructor create(aowner: tcustomgrid);
Public class function getitemclasstype: persistentclassty; override;

Properties

Public property cols[constindex:integer]: tstringcol read getcols;
Published property focusrectdist;
Published property textflags: textflagsty read ftextflags write settextflags default defaultcoltextflags;
Published property textflagsactive: textflagsty read ftextflagsactive write settextflagsactive default defaultactivecoltextflags;
Published property optionsedit: stringcoleditoptionsty read foptionsedit write setoptionsedit default defaultstringcoleditoptions;
Published property optionsedit1: optionsedit1ty read foptionsedit1 write setoptionsedit1 default defaultoptionsedit1;

Description

Methods

Protected function getcolclass: stringcolclassty; virtual;
 
Protected procedure updatedatastate(var accepted: boolean); override;
 
Public constructor create(aowner: tcustomgrid);
 
Public class function getitemclasstype: persistentclassty; override;
 

Properties

Public property cols[constindex:integer]: tstringcol read getcols;
 
Published property focusrectdist;
 
Published property textflags: textflagsty read ftextflags write settextflags default defaultcoltextflags;
 
Published property textflagsactive: textflagsty read ftextflagsactive write settextflagsactive default defaultactivecoltextflags;
 
Published property optionsedit: stringcoleditoptionsty read foptionsedit write setoptionsedit default defaultstringcoleditoptions;
 
Published property optionsedit1: optionsedit1ty read foptionsedit1 write setoptionsedit1 default defaultoptionsedit1;
 

Generated by PasDoc 0.16.0.