Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Product Manuals
»
Elevate Web Builder 3 Manual
»
Component Reference
»
TBackgroundImageRepeatStyle
TBackgroundImageRepeatStyle
Unit: WebUI
TBackgroundImageRepeatStyle = (rsBoth,rsHorizontal,rsVertical, rsNone)
Available In:
Client Applications
The TBackgroundImageRepeatStyle enumerated type is used with the
TBackgroundImage
class to specify how background images should be tiled, if at all, for UI elements and controls.
The TBackgroundImage
PositionType
and
SizeType
properties, as well as the
TBackground
Origin
and
Clip
properties, will affect how the background image is tiled.
Element
Description
rsBoth
Specifies that the background image should be tiled in both a horizontal and vertical direction.
rsHorizontal
Specifies that the background image should be tiled in a horizontal direction only.
rsNone
Specifies that the background image should not be tiled.
rsVertical
Specifies that the background image should be tiled in a vertical direction only.
More Support Options
Support Forums
Frequently Asked Questions
Technical Bulletins
Technical Articles
Incident Reports
Roadmap