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

tfixcol

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

Declaration

Source position: msegrids.pas line 960

type tfixcol = class(tcol)

public

  constructor create(); override;

  destructor destroy; override;

  property visible: Boolean; [rw]

published

  property linewidth: Integer;

  property linecolor: colorty;

  property textflags: textflagsty; [rw]

  property numstart: Integer; [rw]

  property numstep: Integer; [rw]

  property captions: tmsestringdatalist; [rws]

  property color: colorty;

  property options: fixcoloptionsty; [rw]

  property font: tgridpropfont;

end;

Inheritance

tfixcol

|

tcol

|

tgridprop,iframe,iface

|

tindexpersistent

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13