JVCL Help:TGlyphOrientation

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Indicates the orientation of a glyph in a TJvAnimatedImage component

run\JvAnimatedImage.pas


Pascal

 run\JvAnimatedImage.pas
 TGlyphOrientation = (
goHorizontal,
goVertical
);


Members

Members Description
goHorizontal The Glyph will be cut horizontally
goVertical The glyph will be cut vertically

run\JvAnimatedImage.pas


Description

By orientation, we mean the direction in which the Glyph is cut according to the NumGlpyhs property

run\JvAnimatedImage.pas


See Also

TJvAnimatedImage.Glyph, TJvAnimatedImage.NumGlyphs

run\JvAnimatedImage.pas


About

Navigation

no pages or subcategories

run\JvAnimatedImage.pas



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