Class twidgetcols

Unit

Declaration

type twidgetcols = class(tdatacols)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure updatedatastate(var accepted: boolean); override;
Protected procedure defineproperties(filer: tfiler); override;
Protected function getcollectionname(const aindex: integer): string; override;
Protected procedure setcount1(acount: integer; doinit: boolean); override;
Public constructor create(const aowner: tcustomwidgetgrid);
Public class function getitemclasstype: persistentclassty; override;
Public procedure datasourcechanged; override;

Properties

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

Description

Methods

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

This item has no description.

Protected procedure defineproperties(filer: tfiler); override;

This item has no description.

Protected function getcollectionname(const aindex: integer): string; override;

This item has no description.

Protected procedure setcount1(acount: integer; doinit: boolean); override;

This item has no description.

Public constructor create(const aowner: tcustomwidgetgrid);

This item has no description.

Public class function getitemclasstype: persistentclassty; override;

This item has no description.

Public procedure datasourcechanged; override;

This item has no description.

Properties

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

This item has no description.


Generated by PasDoc 0.17.0.snapshot.