|
TRVItemBackgroundStyle Type |
Top Previous Next |
|
Unit RVStyle; type TRVItemBackgroundStyle = (rvbsColor, rvbsStretched, rvbsTiled, rvbsCentered); Defines background style (position of background image).
See also: ▪TRVTableItemInfo.BackgroundStyle (background of table) ▪TRVTableCellData.BackgroundStyle (background of cell) |