TdxBackground Members
In This Article
#Properties
Name | Description |
---|---|
Bk |
Specifies the background color for report pages. |
Brush | Specifies the brush used to draw report pages. |
Is |
|
Is |
|
Mode | Specifies the manner in which a report background is drawn. |
Picture | Specifies the picture used to draw a report’s background. |
Picture |
Defines the manner in which a picture, specified by the Picture property, is drawn on report pages. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Disables all Tdx |
Cancel |
Enables operations for the current Tdx |
Clear | |
Clone |
Creates a new Tdx |
Do |
Generates the On |
Do |
Generates the On |
Do |
Generates the On |
End |
Enables Tdx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Inherited from Tdx |
Is |
Determines whether the specified object is of the Tdx |
Load |
Loads Tdx |
Load |
Loads data form a stream into the Tdx |
Paint |
Paints the report background. |
Paint |
Paints a report’s background. |
Query |
Inherited from TInterfaced |
Repaint |
Specifies whether the report background needs repainting. |
Restore |
Inherited from Tdx |
Save |
Saves the Tdx |
Save |
Saves Tdx |
Setup |
Displays the Fill Effect dialog on screen. |
To |
Inherited from TObject. |
#Events
Name | Description |
---|---|
On |
Occurs when applying Tdx |
On |
Occurs when changing properties of a Tdx |
On |
Occurs when the report background is being painted. |
On |
Occurs when painting report background. |
See Also