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

tcustomdialcontroller

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

Declaration

Source position: msedial.pas line 300

type tcustomdialcontroller = class(tvirtualpersistent)

public

  constructor create(); virtual;

  destructor destroy; override;

  procedure createfont;

  procedure paint();

  procedure afterpaint();

  property options: dialoptionsty; [rw]

  property visible: Boolean; [rw]

  property opposite: Boolean; [rw]

  property sideline: Boolean; [rw]

  property boxline: Boolean; [rw]

  property log: Boolean; [rw]

  property front: Boolean; [rw]

  property direction: graphicdirectionty; [rw]

  property indent1: Integer; [rw]

  property indent2: Integer; [rw]

  property fitdist: Integer; [rw]

  property start: real; [rw]

  property shift: real; [rw]

  property range: real; [rw]

  property kind: dialdatakindty; [rw]

  property markers: tdialmarkers; [rw]

  property ticks: tdialticks; [rw]

  property color: colorty; [rw]

  property widthmm: real; [rw]

  property font: tdialfont; [rws]

  property angle: real; [rw]

end;

Inheritance

tcustomdialcontroller

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13