TdxBackgroundMode Enum
In This Article
#Declaration
Delphi
TdxBackgroundMode = (
bmNone,
bmBrush,
bmBrushBitmap,
bmPicture
);
#Members
Name |
---|
bm
|
bm
|
bm
|
bm
|
See Also