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

tgridprop

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

Declaration

Source position: msegrids.pas line 363

type tgridprop = class(tindexpersistent, iframe, iface)

public

  constructor create(); virtual;

  destructor destroy; override;

  procedure createfont;

  procedure createframe;

  procedure createface;

  procedure drawcellbackground();

  procedure drawcelloverlay();

  property grid: tcustomgrid; [r]

  property innerframe: framety; [r]

published

  property color: colorty; [rw]

  property cursor: cursorshapety; [rw]

  property frame: tcellframe; [rw]

  property face: tcellface; [rw]

  property linewidth: Integer; [rw]

  property linecolor: colorty; [rw]

  property linecolorfix: colorty; [rw]

  property colorselect: colorty; [rw]

  property coloractive: colorty; [rw]

  property colorfocused: colorty; [rw]

  property tag: Integer; [rw]

end;

Inheritance

tgridprop,iframe,iface

|

tindexpersistent

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13