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

tcols

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

Declaration

Source position: msegrids.pas line 1328

type tcols = class(tgridarrayprop)

public

  constructor create();

  destructor destroy; override;

  procedure invalidatemaxsize();

  procedure createfont;

  procedure createfontselect;

  procedure move(); override;

  function mergedwidth();

  property cols []: tcol; default; [r]

  property focusrectdist: Integer; [rw]

  property fontselect: tcolsfontselect; [rws]

  property font: tcolsfont; [rws]

published

  property width: Integer; [rw]

  property fontactivenum: Integer; [rw]

  property fontfocusednum: Integer; [rw]

end;

Inheritance

tcols

|

tgridarrayprop

|

tindexpersistentarrayprop

|

townedpersistentarrayprop

|

tpersistentarrayprop,iobjectlink

|

tarrayprop

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13