TcxCustomControlStyles.Background Property
In This Article
Represents an editing control’s background style.
#Declaration
Delphi
property Background: TcxStyle index ecs_Background read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The Background property allows you to define the background style (background image or background color) for the editing control.
See Also