Toolbar2000

TTBBackground

Properties

Description:

This component holds a background bitmap which may be associated with TTBDock components via their Background properties.

Key Properties:

  • property Bitmap: TBitmap; The bitmap to use. It is tiled across the length of the dock.
  • property BkColor: TColor default clBtnFace;
    See description of Transparent.
  • property Transparent: Boolean default False;
    When True, the color of the bottom-left pixel of the bitmap is considered transparent, and is replaced with the color specified by the BkColor property.