Description | Hierarchy | Fields | Methods | Properties |
type TGUISpriteFrame = record
A single sprite frame.
TextureNumber: LongWord; |
RectNumber: LongWord; |
TextureNumber: LongWord; |
The texture index referring to the containing TGUISpriteBank's "Texture" array. |
RectNumber: LongWord; |
The position index referring to the containing TGUISpriteBank's "Position" array. |