TTMSFNCCustomStatusBar.GetPanelRect Method
Returns the bounding rectangle of the panel at the specified index.
API unit family: TMSFNCStatusBar
Declaring type: TTMSFNCCustomStatusBar
Syntax
function GetPanelRect(Index: Integer): TRectF;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based panel index. |