Back to Devexpress

TdxStatusBarPanel Members

vcl-dxstatusbar-dot-tdxstatusbarpanel-dot-underscore-members.md

latest5.8 KB
Original Source

TdxStatusBarPanel Members

The object that implements the functionality of a status bar‘s panel.

Constructors

NameDescription
Create(TCollection)Inherited from TCollectionItem.

Properties

NameDescription
BevelSpecify the style of a panel’s border.
BiDiModeSpecifies the bi-directional mode for the status bar panel.
CollectionInherited from TCollectionItem.
DisplayNameInherited from TCollectionItem.
FixedSpecifies whether the width of a panel is fixed.
IDInherited from TCollectionItem.
IndexInherited from TCollectionItem.
MinWidthSpecifies minimum panel width.
PanelStyleSpecifies the style of the panel.
PanelStyleClassSpecifies the panel’s style.
PanelStyleClassNameSpecifies the panel’s style by its name.
ParentBiDiModeSpecifies whether the status panel uses its parent’s bi-directional mode.
StatusBarControlProvides access to the panel’s parent status bar control.
TextThe text displayed on a text panel.
VisibleSpecifies the visibility of the status bar panel.
WidthThe width of the panel.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetDisplayNameInherited from TCollectionItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ParentBiDiModeChanged
ReleaseInherited from TCollectionItem.
RestoreDefaultsRestores the current status bar panel’s default settings.
SetDisplayName(String)Inherited from TCollectionItem.
ToStringInherited from TObject.
UseRightToLeftAlignmentSpecifies whether the alignment is applied according to the right-to-left rule.
UseRightToLeftReadingSpecifies whether the text is supplied according to the right-to-left rule.

Events

NameDescription
OnClick
OnDblClick
OnDrawPanelEnables you to custom paint the panel.
PanelStyleEvents

See Also

TdxStatusBarPanel Class

dxStatusBar Unit