TdxNavBarNavigationPanePainter.DrawCollapseItem(TdxNavBarItemPanelViewInfoItem,TdxNavBarNavPanePartState) Method
In This Article
#Declaration
Delphi
procedure DrawCollapseItem(AItemViewInfo: TdxNavBarItemPanelViewInfoItem; AState: TdxNavBarNavPanePartState); virtual;
#Parameters
Name | Type |
---|---|
AItem |
Tdx |
AState | Tdx |
See Also