Links
EControl Syntax Editor SDK
TecBackGround.FillStyle Property

Specifies background style.

property FillStyle: TFillStyle;
Value 
Description 
fstNone 
No background 
fstHorzGradient 
Gradient filling from left (control Color) to right (GradColor
fstVertGradient 
Gradient filling from top (control Color) to bottom (GradColor
fstCenter 
Draws Bitmap at the center. Other part of control background is painted with control Color. 
fstTile 
Tiles Bitmap over control background. 
fstStretch 
Stretches Bitmap over control background. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!