34 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<fpdoc-descriptions><package name="eccontrols"><module name="ECRuler"><element name="TECRulerScale"><short>Class is used as a subclass of TECRuler.</short>
</element><element name="TPointerStyle"><short>Style of the ruler pointer.</short>
</element><element name="TPointerMode"><short>Mode of the ruler pointer. epmMovable means that pointer moves on mouse hovering.</short>
</element><element name="TCaptionAlign"><short>Aligning of the Caption on the ruler.</short>
</element><element name="TCaptionAlign.ecaBorder"><short>Caption is aligned to the border (bevel) of the ruler.</short>
</element><element name="TCaptionAlign.ecaScale"><short>Caption is aligned to the scale.</short>
</element><element name="TCaptionAlign.ecaCenter"><short>Caption is centered between border and scale.</short>
</element><element name="TECRuler"><short>Visual component - advanced ruler.</short>
</element><element name="TCustomECRuler"><short>Base class for TECRuler. No abstract classes, no <b>published</b> properties.</short>
</element><element name="TCustomECRuler.SetCaptionPos"/><element name="TCustomECRuler.SetCaptionAlign"/><element name="TCustomECRuler.CaptionAlign"><short>Aligning of the Caption. </short>
</element><element name="TCustomECRuler.CaptionPos"><short>Position of the Caption. Left or right for horizontal rulers, top or bottom for vertical rulers.</short>
</element><element name="TCustomECRuler.IndentBottomRight"><short>Indentation of the scale from the right/bottom side of the border of the ruler.</short>
</element><element name="TCustomECRuler.IndentTopLeft"><short>Indentation of the scale from the left/top side of the border of the ruler.</short>
</element><element name="TCustomECRuler.Max"><short>Maximum.</short>
</element><element name="TCustomECRuler.Min"><short>Minimum.</short>
</element><element name="TCustomECRuler.PointerColor"><short>Color of the pointer.</short>
</element><element name="TCustomECRuler.PointerMode"><short>Mode of the pointer. epmMovable moves pointer on mouse hovering.</short>
</element><element name="TCustomECRuler.PointerStyle"><short>Style of the pointer (solid, dotted or dashed).</short>
</element><element name="TCustomECRuler.PointerWidth"><short>Width of the pointer.</short>
</element><element name="TCustomECRuler.Position"><short>Actual position of the pointer on the ruler.</short>
</element><element name="TCustomECRuler.PositionToHint"><short>Denotes that current position is displayed in the Hint component.</short>
</element><element name="TCustomECRuler.Reversed"><short>Reversed slider, i.e. from Max to Min.</short>
</element><element name="TCustomECRuler.Scale"><short>Subclass.</short>
</element><element name="TCustomECRuler.ScaleFontOptions"><short>Font options of the scale. Determines font-size, color and font-styles (bold, italic) of the values.</short>
</element><element name="TCustomECRuler.ScalePos"><short>Position of the scale on the component. Scale can be aligned to the top/bottom (horizontal ruler) or to the left/right (vertical ruler).</short>
</element><element name="TCustomECRuler.OnChangePosition"><short>Triggered when Position is changed.</short>
</element><element name="TCustomECRuler.Transparent"><short>Transparent ruler.</short>
</element>
<short>Visual component TECRuler.</short>
</module>
</package>
</fpdoc-descriptions>