<< Click to display table of contents >> TRVBoxProperties.Background |
Defines background properties.
type
TRVBoxBackgroundRect = class (TRVBackgroundRect)
property Background: TRVBoxBackgroundRect;
TRVBoxBackgroundRect changes the initial values of properties introduced in TRVBackgroundRect:
▪Color=clWindow
▪BorderOffsets: Left=Right=10, Top=Bottom=5.
Unlike in TRVBackgroundRect, in TRVBoxBackgroundRect negative values of BorderOffsets are ignored (treated as zeros).
Use TRichViewEdit.SetCurrentItemExtraIntPropertyEx and SetCurrentItemExtraStrPropertyEx to change value of subproperties of this property as an editing operation.