Class tlistcol

Unit

Declaration

type tlistcol = class(tdatacol)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getselected(const row: integer): boolean; override;
Protected procedure setselected(const row: integer; value: boolean); override;
Protected procedure drawcell(const acanvas: tcanvas); override;
Protected procedure setwidth(const Value: integer); override;
Protected procedure setoptions(const Value: coloptionsty); override;
Protected procedure docellevent(var info: celleventinfoty); override;
Public constructor create(const agrid: tcustomgrid; const aowner: tgridarrayprop); override;
Public procedure updatecellzone(const row: integer; const pos: pointty; var result: cellzonety); override;

Properties

Public property items[const aindex: integer]: tlistitem read getitems write setitems;

Description

Methods

Protected function getselected(const row: integer): boolean; override;

This item has no description.

Protected procedure setselected(const row: integer; value: boolean); override;

This item has no description.

Protected procedure drawcell(const acanvas: tcanvas); override;

This item has no description.

Protected procedure setwidth(const Value: integer); override;

This item has no description.

Protected procedure setoptions(const Value: coloptionsty); override;

This item has no description.

Protected procedure docellevent(var info: celleventinfoty); override;

This item has no description.

Public constructor create(const agrid: tcustomgrid; const aowner: tgridarrayprop); override;

This item has no description.

Public procedure updatecellzone(const row: integer; const pos: pointty; var result: cellzonety); override;

This item has no description.

Properties

Public property items[const aindex: integer]: tlistitem read getitems write setitems;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.