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

tfixrow

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

Declaration

Source position: msegrids.pas line 1177

type tfixrow = class(tgridprop)

public

  constructor create(); override;

  destructor destroy; override;

  procedure synctofontheight;

  property rowindex: Integer; [r]

  property visible: Boolean; [rw]

published

  property height: Integer; [rw]

  property textflags: textflagsty; [rw]

  property numstart: Integer; [rw]

  property numstep: Integer; [rw]

  property captions: tdatacolheaders; [rw]

  property captionsfix: tfixcolheaders; [rw]

  property font: tgridpropfont;

  property linecolor: colorty;

  property options: fixrowoptionsty; [rw]

  property onbeforedrawcell: beforefixdrawcelleventty; [rw]

  property onafterdrawcell: drawfixcelleventty; [rw]

end;

Inheritance

tfixrow

|

tgridprop,iframe,iface

|

tindexpersistent

|

townedeventpersistent

|

tlinkedpersistent,iobjectlink

|

tnullinterfacedpersistent,iunknown

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13