TdxPSReportCompositionDocument Members
Contains information about a composition report document.Constructors
| Name | Description |
|---|---|
| Create(TBasedxReportLink) | Creates a new TdxPSReportDocument object. Inherited from TdxPSReportDocument. |
Properties
| Name | Description |
|---|---|
| Caption | Specifies the report caption. Inherited from TdxPSReportDocument. |
| CreationDate | Specifies the report’s creation date and time. Inherited from TdxPSReportDocument. |
| Creator | Specifies the report creator’s name. Inherited from TdxPSReportDocument. |
| Description | Specifies the report description. Inherited from TdxPSReportDocument. |
| InfoTip | Returns the text displayed in a report’s hint. Inherited from TdxPSReportDocument. |
| Preview | Returns the document preview as an image. Inherited from TdxPSReportDocument. |
| ReportLink | Returns the associated report link. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| BeginUpdate | Inherited from TdxPSReportDocument. |
| CancelUpdate | Inherited from TdxPSReportDocument. |
| DefaultCaption | Inherited from TdxPSReportDocument. |
| DefaultCreator | Inherited from TdxPSReportDocument. |
| DefaultDescription | Inherited from TdxPSReportDocument. |
| EndUpdate | Inherited from TdxPSReportDocument. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| IsUpdateLocked | Inherited from TdxPSReportDocument. |
| RestoreDefaults | Inherited from TdxPSReportDocument. |
| RetrievePreview | Updates the Preview property value. Inherited from TdxPSReportDocument. |
| ToString | Inherited from TObject. |
Events
| Name | Description |
|---|---|
| OnChanged | Inherited from TdxPSReportDocument. |
See Also