Back to Devexpress

TdxCustomBarEdit.StyleEdit Property

vcl-dxbar-dot-tdxcustombaredit-d593228b.md

latest7.2 KB
Original Source

TdxCustomBarEdit.StyleEdit Property

Specifies the style of the current in-place editor.

Declaration

delphi
property StyleEdit: TcxStyle index 1 read; write;

Property Value

Type
TcxStyle

Remarks

The StyleEdit property allows the background color, bitmap, font settings and text color for the current in-place editor to be specified. Refer to the description of the TcxStyle class for additional information as to how to change in-place editor styles.

To specify the appearance of its caption, use its Style property.

Once specified for a particular in-place editor, you can apply the StyleEdit property’s value to other items from the Style and StyleEdit properties of these items.

Use the bar manager’s Font property to assign font settings to all bar manager items (including its in-place editors) at the same time.

See Also

IdxRichEditCharacterProperties.Style

IdxRichEditParagraph.Style

IdxRichEditTable.Style

IdxRichEditTableCell.Style

TBasedxReportLink.Font

TcxCanvas.Font

TcxContainer.Style

TcxCustomEdit.Style

TcxCustomTabControl.Style

TcxCustomTabControlProperties.Style

TcxDefaultEditStyleController.Style

TcxEditStyleController.Style

TcxGridLevelTabs.Style

TcxGridTableDataCellViewInfo.Style

TcxHintStyle.Font

TcxLockedStateImageOptions.Font

TcxParaAttributes2.Style

TcxSchedulerCustomViewInfoItem.Font

TcxSchedulerOptionsView.Style

TcxStyle.Font

TcxTextAttributes2.Style

TcxViewParams.Font

TdxAlertWindowOptionsNavigationPanel.Font

TdxAlertWindowOptionsText.Font

TdxBadge.Font

TdxBadges.Font

TdxBarCustomPopupMenuComponent.Font

TdxBarItem.Style

TdxBarManager.Font

TdxBarManager.Style

TdxColorPickerOptionsView.Style

TdxComponentPrinterThumbnailsOptions.Font

TdxCustomBevel.Style

TdxCustomDockControlProperties.Font

TdxCustomFormattedLabel.Style

TdxCustomMapItemStyle.Font

TdxCustomRangeControl.Style

TdxCustomRibbon.Style

TdxCustomScreenTipBand.Font

TdxCustomScrollbarAnnotation.Style

TdxCustomTileControl.Style

TdxDockingManager.Font

TdxFcConnection.Style

TdxFcItem.Font

TdxFlowChartGridLineOptions.Style

TdxGanttControlGridline.Style

TdxGaugeCustomCaptionOptionsView.Font

TdxGaugeQuantitativeScaleOptionsView.Font

TdxGPBrush.Style

TdxGPPen.Style

TdxLayoutLookAndFeelCaptionOptions.Font

TdxMapControlNavigationPanel.Style

TdxMapItem.Style

TdxNavBarBaseStyle.Font

TdxNavBarItem.Style

TdxNavBarLinkViewInfo.Style

TdxNavBarStyleItem.Style

TdxPSStatusBarPanel.Style

TdxRangeControlCustomClientProperties.Style

TdxSpreadSheetCell.Style

TdxSpreadSheetCellBorder.Style

TdxSpreadSheetCellStyle.Font

TdxSpreadSheetConditionalFormattingRuleDataBar.Style

TdxSpreadSheetConditionalFormattingRuleStyleBased.Style

TdxSpreadSheetCustomBrush.Style

TdxSpreadSheetCustomFont.Style

TdxSpreadSheetCustomTextBox.Font

TdxSpreadSheetTableItem.Style

TdxTileControlActionBars.Font

TdxTileControlCustomItem.Style

TdxTileControlCustomStyle.Font

TdxTileControlGroupCaption.Font

TdxTileControlItemText.Font

TdxTileControlTitle.Font

TdxWizardControlInfoPanel.Font

TdxWizardControlTitle.Font

TdxCustomBarEdit Class

TdxCustomBarEdit Members

dxBar Unit