28 lines
2.9 KiB
XML
28 lines
2.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<fpdoc-descriptions><package name="eccontrols"><module name="ECImageMenu"><element name="TCaptionAlignment"><short>Enumerated type denoting alingment of the caption.</short>
|
|
</element><element name="TCaptionAlignment.ecaImageSide"><short>Caption is aligned to image.</short>
|
|
</element><element name="TCaptionAlignment.ecaOpposite"><short>Caption is aligned to the opposite side of the image.</short>
|
|
</element><element name="TCaptionAlignment.ecaCentered"><short>Caption is centered in the space by the image.</short>
|
|
</element><element name="TECImageMenu"><short>Visual component. Vertical menu with images. Similar component is frequently used in KDE4 applications.</short>
|
|
</element><element name="TCustomECImageMenu"><short>Base class for TECImageMenu. No <b>published</b> properties, no abstract classes.</short>
|
|
</element><element name="TImageMenuItem"><short>Menu item. Menu is collection of these items.</short>
|
|
</element><element name="TImageMenuItem.Caption"><short>Caption of menu item. Usually displayed with larger, bold font.</short>
|
|
</element><element name="TImageMenuItem.Description"><short>Description of menu item. Usually displayed with smaller font.</short>
|
|
</element><element name="TImageMenuItem.ImageIndex"><short>Index of image. Owner (TCustomECImageMenu) contains link to ImageList (property Images).</short>
|
|
</element><element name="TImageMenuItems"><short>Collection of menu items. Subclass for TECImageMenu.</short>
|
|
</element><element name="TCustomECImageMenu.Alternate"><short>Determines whether odd and even menu items are drawn with different (lighter and darker) background.</short>
|
|
</element><element name="TCustomECImageMenu.CaptionAlign"><short>Alignment of the menu captions.</short><descr>Applies only when Layout = eopLeft or eopRight.
|
|
Caption is always centered when Layout = eopTop or eopBottom.</descr>
|
|
</element><element name="TCustomECImageMenu.CaptionFontOptions"><short>Font options of menu captions. Captions are usually displayed with larger, bold font while descriptions are displayed with small font.</short>
|
|
</element><element name="TCustomECImageMenu.Images"><short>Menu images are taken from this image list.</short>
|
|
</element><element name="TCustomECImageMenu.Layout"><short>Alignment of the image.</short>
|
|
</element><element name="TCustomECImageMenu.MenuItems"><short>Subclass containing menu items.</short>
|
|
</element><element name="TCustomECImageMenu.Spacing"><short>Spacing around images and captions.</short>
|
|
</element>
|
|
<short>Visual component TECImageMenu.</short><element name="TImageMenuItems.Items"><short>Collection of menu items.</short>
|
|
</element><element name="TImageMenuItems.Add"><short>Adds new menu item to collection.</short>
|
|
</element>
|
|
</module>
|
|
</package>
|
|
</fpdoc-descriptions>
|