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

tdialcontroller

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

Declaration

Source position: msedial.pas line 440

type tdialcontroller = 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 start: real;

  property range: real;

  property kind: dialdatakindty;

  property markers: tdialmarkers;

  property ticks: tdialticks;

  property font: tdialfont;

  property angle: real;

end;

Inheritance

tdialcontroller

|

tcustomdialcontroller

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13