TdxTileControlCustomStyle.Texture Property
In This Article
Specifies a tile control element’s background image.
#Declaration
Delphi
property Texture: TdxSmartImage read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use the Stretch property to specify how this image fills the background.
Note
The Texture property overrides solid and gradient fill settings specified via the Gradient, Gradient
See Also