Class tstringcols

Unit

Declaration

type tstringcols = class(tdatacols)

Description

This item has no description.

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[const index: 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;

This item has no description.

Protected procedure updatedatastate(var accepted: boolean); override;

This item has no description.

Public constructor create(aowner: tcustomgrid);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Properties

Public property cols[const index: integer]: tstringcol read getcols;

This item has no description.

Published property focusrectdist;

This item has no description.

Published property textflags: textflagsty read ftextflags write settextflags default defaultcoltextflags;

This item has no description.

Published property textflagsactive: textflagsty read ftextflagsactive write settextflagsactive default defaultactivecoltextflags;

This item has no description.

Published property optionsedit: stringcoleditoptionsty read foptionsedit write setoptionsedit default defaultstringcoleditoptions;

This item has no description.

Published property optionsedit1: optionsedit1ty read foptionsedit1 write setoptionsedit1 default defaultoptionsedit1;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.