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