Enumeration StiProgressConditionPermissions

Index

Enumeration members

All

All: = None | Font | FontSize | FontStyleBold | FontStyleItalic | FontStyleUnderline | FontStyleStrikeout | TextColor | Color | TrackColor

Color

Color: = 128

Font

Font: = 1

FontSize

FontSize: = 2

FontStyleBold

FontStyleBold: = 4

FontStyleItalic

FontStyleItalic: = 8

FontStyleStrikeout

FontStyleStrikeout: = 32

FontStyleUnderline

FontStyleUnderline: = 16

None

None: = 0

TextColor

TextColor: = 64

TrackColor

TrackColor: = 256

Generated using TypeDoc