27 lines
2.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<fpdoc-descriptions><package name="eccontrols"><module name="ECSwitch"><element name="TECSwitchKnob"><short>Visual subclass. Knob of the TECSwitch.</short>
</element><element name="TGlyphStyle"><short>Enumerated type denoting style of the glyphs on the groove of TECSwitch.</short>
</element><element name="TECSwitchActionLink"><short>Class needed for linking with TAction.</short>
</element><element name="TECSwitchActionLinkClass"><short>Class needed for linking with TAction.</short>
</element><element name="TCustomECSwitch"><short>Base class for TECSwitch. No abstract classes, no <b>published</b> properties.</short>
</element><element name="TECSwitch"><short>Visual component. An advanced alternative to TCheckBox.</short>
</element><element name="TCustomECSwitch.AllowGrayed"><short>Denotes whether TCustomECSwitch/TECSwitch can be grayed, i.e. not checked nor unchecked.</short>
</element><element name="TCustomECSwitch.CaptionPos"><short>Position of the Caption.</short>
</element><element name="TCustomECSwitch.Checked"><short>Denotes whether TECSwitch is On or Off. When State = cbGrayed, Checked is False.</short>
</element><element name="TCustomECSwitch.GlyphStyle"><short>Selects style of small glyphs on the groove. Glyphs are built-in, they are stored in resources.</short>
</element><element name="TCustomECSwitch.GrooveCheckedClr"><short>Color of the groove of checked switch. clDefault is clActiveCaption.</short>
</element><element name="TCustomECSwitch.GrooveUncheckedClr"><short>Color of the groove of unchecked switch. clDefault is cl3DDkShadow.</short>
</element><element name="TCustomECSwitch.GrooveIndent"><short>Space (pixels) around groove.</short>
</element><element name="TCustomECSwitch.Knob"><short>Subclass.</short>
</element><element name="TCustomECSwitch.KnobIndent"><short>Space (pixels) around Knob.</short>
</element><element name="TCustomECSwitch.State"><short>State of the switch. Just like TCheckBox, it can be cbUnchecked, cbChecked and cbGrayed.</short>
</element><element name="TCustomECSwitch.SwitchColor"><short>Color of the component. Applies only when Style = eosPanel.</short>
</element><element name="TCustomECSwitch.SwitchHeight"><short>Height of the switch (does NOT include Caption).</short>
</element><element name="TCustomECSwitch.SwitchWidth"><short>Width of the switch (does NOT include Caption).</short>
</element><element name="TCustomECSwitch.OnChange"><short>Triggered when State property is changed.</short>
</element>
<short>Visual component TECSwitch.</short>
</module>
</package>
</fpdoc-descriptions>