TcxControlNavigatorInfoPanel Members
The information panel of the navigator embedded into the editing control.Constructors
Name | Description |
---|---|
Create(TcxExtEditingControl) | Initializes a new instance of the TcxControlNavigatorInfoPanel class with specified settings. |
Create(IcxNavigatorOwner) | Initializes a new instance of the TcxNavigatorChildComponent class with specified settings. Inherited from TcxNavigatorChildComponent. |
Create(TPersistent) | Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent. |
Properties
Name | Description |
---|---|
Control | Provides access to the editing control that owns the navigator. |
DisplayMask | Specifies the display text format. Inherited from TcxCustomNavigatorInfoPanel. |
Navigator | Provides access to the navigator that owns the child. Inherited from TcxNavigatorChildComponent. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
Visible | Specifies the panel’s visibility. Inherited from TcxCustomNavigatorInfoPanel. |
Width | Specifies the panel’s width, in pixels. Inherited from TcxCustomNavigatorInfoPanel. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetFormattedText | Inherited from TcxCustomNavigatorInfoPanel. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
GetViewParams protected | Inherited from TcxCustomNavigatorInfoPanel. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
ToString | Inherited from TObject. |
Events
Name | Description |
---|---|
OnClick | Enables you to respond to panel clicks. Inherited from TcxCustomNavigatorInfoPanel. |
OnGetIRecordPosition | Inherited from TcxCustomNavigatorInfoPanel. |
See Also