TcxSchedulerResourceNavigator Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Bounds |
Specifies the Tcx |
Button |
Represents the user-defined collection of resource navigation button glyphs. |
Buttons | Represents the collection of built-in resource navigation buttons. |
Custom |
Represents the collection of custom resource navigation buttons. |
Height |
Specifies the height of the Tcx |
Item |
Gets a count of the resource navigation buttons. |
Items | Provides indexed access to the resource navigation buttons. |
Resource |
Gets a count of the resources. |
Scheduler |
Represents the scheduler control that acts as a container for the current component.
Inherited from Tcx |
Scroll |
Gets the resource navigation scrollbar’s orientation. |
Show |
Specifies whether the resource navigation buttons are shown in the scheduling area. |
Start |
Inherited from Tcx |
Visibility | Specifies the visibility of the resource navigation buttons and scrollbar in the scheduling area. |
Visible protected |
Specifies whether the Tcx |
Visible |
Gets a count of the resource navigation buttons that are currently visible in the scheduling area. |
Width |
Specifies the width of the Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Invalidate |
Indicates that the current Tcx |
Invalidate |
Indicates the ARect rectangle needs to be repainted.
Inherited from Tcx |
Layout |
Invalidates the current Tcx |
Need |
Determines whether the resource navigation scrollbar will appear in the scheduling area. |
Query |
Inherited from TInterfaced |
Refresh |
Forces the scheduler control to repaint itself.
Inherited from Tcx |
Repaint |
Inherited from Tcx |
Repaint |
Inherited from Tcx |
Screen |
Inherited from Tcx |
Set |
Sets all the attributes of the current Tcx |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Fires when either the built-in or custom resource navigation button has been clicked. |
On |
Fires when either the built-in or a custom resource navigation button is about to be drawn. |
See Also