TdxWizardControlImage Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Empty | Determines if the image is assigned to the Image property. |
Height | Returns the height of the image provided via the Image property, in pixels. |
Image | Specifies the image filling the background of the wizard control UI element. |
Margins | Specifies the image boundaries. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Stretch |
Specifies how the image provided via the Image property fills the area of the UI element associated with the Tdx |
Width | Returns the width of the image provided via the Image property, in pixels. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Begin |
Postpones sending notifications about the class setting changes until a matching End |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Draw |
Draws the image on a specific portion of the specified drawing surface. |
Draw |
|
End |
Enables sending notifications about the class setting changes after a matching Begin |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also