JVCL Help:TGlyphOrientation
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TGlyphOrientation type
Search in JVCL Help
Search in all projectsSummary
Indicates the orientation of a glyph in a TJvAnimatedImage component
Pascal
run\JvAnimatedImage.pas
TGlyphOrientation = (
goHorizontal,
goVertical
);
Members
Members | Description |
goHorizontal | The Glyph will be cut horizontally |
goVertical | The glyph will be cut vertically |
Description
By orientation, we mean the direction in which the Glyph is cut according to the NumGlpyhs property
See Also
TJvAnimatedImage.Glyph, TJvAnimatedImage.NumGlyphs
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page