TdxGridReportLinkOptionsRefinements Members
Options defining the manner in which Image fields are displayed within the report.Constructors
| Name | Description |
|---|---|
| Create(TdxCustomcxControlReportLink) | Initializes a new instance of the TdxCustomReportLinkOptions class with specified settings. Inherited from TdxCustomReportLinkOptions. |
Properties
| Name | Description |
|---|---|
| DisplayGraphicsAsText | Specifies whether the graphics within a report should be displayed as text instead. Inherited from TdxCustomReportLinkOptionsRefinements. |
| DisplayTrackBarsAsText | Specifies whether in-place track bar editors should be displayed as text. Inherited from TdxCustomReportLinkOptionsRefinements. |
| FlatCheckMarks | Specifies whether check boxes and radio buttons are displayed in 3D or flat style. Inherited from TdxCustomReportLinkOptionsRefinements. |
| GraphicsText | Specifies the text string to be displayed in place of graphics. Inherited from TdxCustomReportLinkOptionsRefinements. |
| ReportLink | Specifies the report link to which the options are applied. |
| TransparentGraphics | Specifies whether graphics are printed as transparent. Inherited from TdxCustomReportLinkOptionsRefinements. |
| TransparentRichEdits | Specifies whether rich text editors are displayed as transparent. Inherited from TdxCustomReportLinkOptionsRefinements. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| DefaultGraphicsText | Specifies the default string, which is substituted for the graphics within a report. Inherited from TdxCustomReportLinkOptionsRefinements. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| RestoreDefaults | Provides empty implementation to be overridden in subclasses. Inherited from TdxCustomReportLinkOptions. |
| ToString | Inherited from TObject. |
See Also