[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegrids' (#msegui)

tcol

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msegrids.pas line 511

type tcol = class(tgridprop)

public

  constructor create(); override;

  destructor destroy; override;

  procedure invalidate;

  procedure invalidatecell();

  procedure invalidatemaxsize(); virtual;

  function rowcolor();

  function rowfont();

  procedure changed; override;

  procedure cellchanged(); virtual;

  function actualcolor;

  function actualfont; virtual;

  function maxwidth;

  function minmaxwidth;

  property colindex: Integer; [r]

  function translatetocell();

  property visible: Boolean; [rw]

  property enabled: Boolean; [rw]

  property readonly: Boolean; [rw]

published

  property width: Integer; [rw]

  property rowcoloroffset: Integer; [rw]

  property rowcoloroffsetselect: Integer; [rw]

  property rowfontoffset: Integer; [rw]

  property rowfontoffsetselect: Integer; [rw]

  property fontselect: tcolselectfont; [rws]

  property fontactivenum: Integer; [rw]

  property fontfocusednum: Integer; [rw]

  property onbeforedrawcell: beforedrawcelleventty; [rw]

  property onafterdrawcell: drawcelleventty; [rw]

end;

Inheritance

tcol

|

tgridprop,iframe,iface

|

tindexpersistent

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13