TTMSFNCStatusBarPanelStyle Enumeration
Determines how a status bar panel renders its content.
spsTextshows plain text;spsHTMLrenders HTML-formatted text;spsEllipsTextshows plain text truncated with an ellipsis when it does not fit;spsOwnerDrawlets a custom draw handler paint the panel;spsTimeandspsDatedisplay the current time or date;spsProgressshows a progress indicator;spsImageshows a single bitmap whilespsImageListshows an image taken from an associated image list.
API unit family: TMSFNCStatusBar
Members
| Name | Description |
|---|---|
spsHTML |
Determines how a status bar panel renders its content. spsText shows plain text; spsHTML renders HTML-formatted text; spsEllipsText shows plain text truncated with an ellipsis when it does not fit; spsOwnerDraw lets a custom draw handler paint the panel; spsTime and spsDate display the current time or date; spsProgress shows a progress indicator; spsImage shows a single bitmap while spsImageList shows an image taken from an associated image list. |
spsText |
Determines how a status bar panel renders its content. spsText shows plain text; spsHTML renders HTML-formatted text; spsEllipsText shows plain text truncated with an ellipsis when it does not fit; spsOwnerDraw lets a custom draw handler paint the panel; spsTime and spsDate display the current time or date; spsProgress shows a progress indicator; spsImage shows a single bitmap while spsImageList shows an image taken from an associated image list. |
spsOwnerDraw |
Determines how a status bar panel renders its content. spsText shows plain text; spsHTML renders HTML-formatted text; spsEllipsText shows plain text truncated with an ellipsis when it does not fit; spsOwnerDraw lets a custom draw handler paint the panel; spsTime and spsDate display the current time or date; spsProgress shows a progress indicator; spsImage shows a single bitmap while spsImageList shows an image taken from an associated image list. |
spsTime |
Determines how a status bar panel renders its content. spsText shows plain text; spsHTML renders HTML-formatted text; spsEllipsText shows plain text truncated with an ellipsis when it does not fit; spsOwnerDraw lets a custom draw handler paint the panel; spsTime and spsDate display the current time or date; spsProgress shows a progress indicator; spsImage shows a single bitmap while spsImageList shows an image taken from an associated image list. |
spsDate |
Determines how a status bar panel renders its content. spsText shows plain text; spsHTML renders HTML-formatted text; spsEllipsText shows plain text truncated with an ellipsis when it does not fit; spsOwnerDraw lets a custom draw handler paint the panel; spsTime and spsDate display the current time or date; spsProgress shows a progress indicator; spsImage shows a single bitmap while spsImageList shows an image taken from an associated image list. |
spsProgress |
|
spsImage |
|
spsImageList |
|
spsEllipsText |