Class tfixrows

Unit

Declaration

type tfixrows = class(tgridarrayprop)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function getclientsize: integer; override;
Protected procedure updatelayout; override;
Protected procedure updatemergedcells;
Protected function rowatpos(const y: integer): integer;
Protected procedure paint(const info: rowspaintinfoty);
Protected procedure movecol(const curindex,newindex: integer; const isfix: boolean);
Protected procedure datacolscountchanged;
Protected procedure fixcolscountchanged;
Protected procedure reorderdatacols(const neworder: integerarty);
Protected procedure orderdatacols(const oldorder: integerarty);
Protected procedure dofontheightdelta(var delta: integer);
Public constructor create(aowner: tcustomgrid);
Public class function getitemclasstype: persistentclassty; override;
Public procedure synctofontheight;

Properties

Public property rows[const index: integer]: tfixrow read getrows write setrows;
Published property oppositecount;
Published property linewidth;
Published property linecolor default defaultfixlinecolor;
Published property linecolorfix default defaultfixlinecolor;

Description

Methods

Protected function getclientsize: integer; override;

This item has no description.

Protected procedure updatelayout; override;

This item has no description.

Protected procedure updatemergedcells;

This item has no description.

Protected function rowatpos(const y: integer): integer;

This item has no description.

Protected procedure paint(const info: rowspaintinfoty);

This item has no description.

Protected procedure movecol(const curindex,newindex: integer; const isfix: boolean);

This item has no description.

Protected procedure datacolscountchanged;

This item has no description.

Protected procedure fixcolscountchanged;

This item has no description.

Protected procedure reorderdatacols(const neworder: integerarty);

This item has no description.

Protected procedure orderdatacols(const oldorder: integerarty);

This item has no description.

Protected procedure dofontheightdelta(var delta: integer);

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.

Public procedure synctofontheight;

This item has no description.

Properties

Public property rows[const index: integer]: tfixrow read getrows write setrows;

This item has no description.

Published property oppositecount;

This item has no description.

Published property linewidth;

This item has no description.

Published property linecolor default defaultfixlinecolor;

This item has no description.

Published property linecolorfix default defaultfixlinecolor;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.