TTMSFNCCustomStatusBar Class
Base class for the status bar control providing panel management and drawing.
API unit family: TMSFNCStatusBar
Inherits from: TTMSFNCCustomControl
Implements: ITMSFNCBitmapContainer
Syntax
TTMSFNCCustomStatusBar = class(TTMSFNCCustomControl, ITMSFNCBitmapContainer)
Methods
| Name | Description |
|---|---|
| GetPanelRect | Returns the bounding rectangle of the panel at the specified index. |
| XYToPanel | Returns the panel located at the given coordinates, or nil if none. |