Unit msedial
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Constants
Description
Functions and Procedures
procedure checknullrange(const avalue: real); |
|
This item has no description. |
function chartln(const avalue: real): real; |
|
This item has no description. |
function chartround(const avalue: real): integer; |
|
This item has no description. |
Types
rectsidety = (...); |
|
This item has no description. Values
-
rs_left
-
rs_top
-
rs_right
-
rs_bottom
|
rectsidesty = set of rectsidety; |
|
This item has no description. |
dialstatety = (...); |
|
This item has no description. Values
-
dis_layoutvalid
-
dis_needstransform
|
dialstatesty = set of dialstatety; |
|
This item has no description. |
tickcaptionarty = array of tickcaptionty; |
|
This item has no description. |
dialdatakindty = (...); |
|
This item has no description. Values
|
dialtickoptionty = (...); |
|
This item has no description. Values
-
dto_invisible
-
dto_opposite
-
dto_rotatetext
-
dto_multiplecaptions
-
dto_alignstart
-
dto_aligncenter
-
dto_alignend
|
dialmarkeroptionty = (...); |
|
This item has no description. Values
-
dmo_invisible
-
dmo_opposite
-
dmo_back
-
dmo_rotatetext
-
dmo_bar
-
dmo_barfront
-
dmo_hideoverload
-
dmo_limitoverload
-
dmo_limitoverloadi
-
dmo_hidelimit
-
dmo_fix
-
dmo_ordered
-
dmo_savevalue
|
dialoptionty = (...); |
|
This item has no description. Values
-
do_invisible
-
do_opposite
-
do_sideline
-
do_boxline
-
do_log
-
do_front
-
do_smooth
-
do_scrollwithdata
-
do_shiftwithdata
-
do_savestate
|
dialoptionsty = set of dialoptionty; |
|
This item has no description. |
optiondialty = (...); |
|
This item has no description. Values
-
odi_autofitleft
-
odi_autofittop
-
odi_autofitright
-
odi_autofitbottom
|
optionsdialty = set of optiondialty; |
|
This item has no description. |
dialwidgetstatety = (...); |
|
This item has no description. Values
|
Constants
defaultdialcolor = cl_dkgray; |
|
This item has no description. |
defaultmarkerwidth = 3; |
|
This item has no description. |
defaultdialcontrolleroptions = [do_opposite]; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.