Skip to main content
A newer version of this page is available. .

TcxCustomNavigatorInfoPanel Members

Serves as the base class for classes that implement the navigator information panel.

Constructors

Name Description
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
DisplayMask protected Specifies the display text format.
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 protected Specifies the panel’s visibility.
Width protected Specifies the panel’s width, in pixels.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetFormattedText
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetViewParams protected
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.

Events

Name Description
OnClick Enables you to respond to panel clicks.
OnGetIRecordPosition
See Also