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

tdialmarker

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

Declaration

Source position: msedial.pas line 163

type tdialmarker = class(tdialprop, iframe, iface)

public

  constructor create(); override;

  destructor destroy; override;

  procedure createframe;

  procedure createface;

  function pos;

  procedure paint();

  property visible: Boolean; [rw]

  property active: Boolean; [r]

  property limited: Boolean; [r]

published

  property value: realty; [rw]

  property options: dialmarkeroptionsty; [rw]

  property hintcaption: msestring; [rw]

  property bar_color: colorty; [rw]

  property bar_width: Integer; [rw]

  property bar_shift: Integer; [rw]

  property bar_frame: tframe; [rw]

  property bar_face: tface; [rw]

end;

Inheritance

tdialmarker,iframe,iface

|

tdialprop

|

townedpersistent

|

tvirtualpersistent

|

tpersistent

?

TObject


Documentation generated on: 2021-05-13