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

tchartdialvert

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

Declaration

Source position: msechart.pas line 508

type tchartdialvert = class(tcustomdialcontroller)

public

  constructor create(); override;

published

  property options: dialoptionsty;

  property color: colorty;

  property widthmm: real;

  property direction: graphicdirectionty;

  property indent1: Integer;

  property indent2: Integer;

  property fitdist: Integer;

  property start: real;

  property range: real;

  property kind: dialdatakindty;

  property markers: tdialmarkers;

  property ticks: tdialticks;

end;

Inheritance

tchartdialvert

|

tcustomdialcontroller

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13