TdxNavBarNavigationBarController Members
Constructors
Name | Description |
---|---|
Create(TdxCustomNavBar) | Initializes a new instance of the TdxNavBarController class with specified settings. Inherited from TdxNavBarController. |
Properties
Name | Description |
---|---|
Collapsed protected | Inherited from TdxNavBarController. |
Collapsible protected | Inherited from TdxNavBarController. |
DroppedDownPart protected | Inherited from TdxNavBarController. |
HotPart | Inherited from TdxNavBarController. |
Painter | Inherited from TdxNavBarController. |
PressedPart | Inherited from TdxNavBarController. |
ViewInfo | Inherited from TdxNavBarController. |
Methods
Name | Description |
---|---|
CheckBounds(Integer,Integer,Integer,Integer) | Inherited from TdxNavBarController. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
InvalidateAll(TdxNavBarChangeType) | Inherited from TdxNavBarController. |
MouseDown(TMouseButton,TShiftState,TPoint) | Inherited from TdxNavBarController. |
MouseLeave | Inherited from TdxNavBarController. |
MouseMove(TShiftState,TPoint) | Inherited from TdxNavBarController. |
MouseUp(TMouseButton,TShiftState,TPoint) | Inherited from TdxNavBarController. |
MouseWheel(TShiftState,Integer,TPoint) | Inherited from TdxNavBarController. |
ShowHint(THintInfo,Boolean) | Inherited from TdxNavBarController. |
ToString | Inherited from TObject. |
See Also