Unit msedial
Uses
Variables
Description
Overview
Classes, Interfaces, Objects and Records
Name | Description |
---|---|
Record tickcaptionty |
|
Class tdialpropfont |
|
Class tdialfont |
|
Record diallineinfoty |
|
Record dialtickinfoty |
|
Class tdialprop |
|
Class tmarkerframe |
|
Record markerinfoty |
|
Class tdialmarker |
|
Class tdialmarkers |
|
Class tdialtick |
|
Class tdialticks |
|
Interface idialcontroller |
|
Class tcustomdialcontroller |
|
Class tcustomdialcontrollers |
|
Class tdialcontroller |
|
Class tcustomdial |
|
Class tdial |
Functions and Procedures
procedure checknullrange(const avalue: real); |
function chartln(const avalue: real): real; |
function chartround(const avalue: real): integer; |
Types
rectsidety = (...); |
rectsidesty = set of rectsidety; |
dialstatety = (...); |
dialstatesty = set of dialstatety; |
tickcaptionarty = array of tickcaptionty; |
dialdatakindty = (...); |
dialtickoptionty = (...); |
dialtickoptionsty = set of dialtickoptionty; |
dialmarkeroptionty = (...); |
dialmarkeroptionsty = set of dialmarkeroptionty; |
dialoptionty = (...); |
dialoptionsty = set of dialoptionty; |
dialcontrollerclassty = class of tcustomdialcontroller; |
optiondialty = (...); |
optionsdialty = set of optiondialty; |
dialwidgetstatety = (...); |
dialwidgetstatesty = set of dialwidgetstatety; |
Constants
Description
Functions and Procedures
procedure checknullrange(const avalue: real); |
function chartln(const avalue: real): real; |
function chartround(const avalue: real): integer; |
Types
rectsidety = (...); |
Values
|
rectsidesty = set of rectsidety; |
dialstatety = (...); |
Values
|
dialstatesty = set of dialstatety; |
tickcaptionarty = array of tickcaptionty; |
dialdatakindty = (...); |
Values
|
dialtickoptionty = (...); |
Values
|
dialtickoptionsty = set of dialtickoptionty; |
dialmarkeroptionty = (...); |
Values
|
dialmarkeroptionsty = set of dialmarkeroptionty; |
dialoptionty = (...); |
Values
|
dialoptionsty = set of dialoptionty; |
dialcontrollerclassty = class of tcustomdialcontroller; |
optiondialty = (...); |
Values
|
optionsdialty = set of optiondialty; |
dialwidgetstatety = (...); |
Values
|
dialwidgetstatesty = set of dialwidgetstatety; |
Constants
defaultdialcolor = cl_dkgray; |
defaultmarkerwidth = 3; |
defaultdialcontrolleroptions = [do_opposite]; |
allrectsides = [rs_left,rs_top,rs_right,rs_bottom]; |
rectsidesmask = [odi_autofitleft,odi_autofittop,odi_autofitright,
odi_autofitbottom]; |
defaultoptionsdial = [odi_autofitleft,odi_autofittop,odi_autofitright,
odi_autofitbottom]; |
Generated by PasDoc 0.16.0.