  Platform eXtended Library (PXL)Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
record TBitmapFont.TStyleTags.TEntry
Unit
PXL.Fonts
Declaration
type TEntry = record
Description
Style tag entry.
Enclosing Class
Overview
Fields
Description
Fields
Name: UniString; |
|
Name of the tag (not case-sensitive).
|
Color: TColorPair; |
|
Color gradient associated with the tag.
|
Style: Cardinal; |
|
Text style (currently unsupported).
|
Copyright © 2000 - 2017 Yuriy Kotsarenko. Help files generated by PasDoc.
|