| Class TCustomDXPaintBox (unit DIB) |
TGraphicControl
TCustomDXPaintBox
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
destructor Destroy;
procedure Paint;
function GetPalette: HPALETTE;
procedure SetAutoStretch(Value: Boolean);
procedure SetCenter(Value: Boolean);
procedure SetDIB(Value: TDIB);
procedure SetStretch(Value: Boolean);| Properties |
property AutoStretch : Boolean
property Canvas :
property Center : Boolean
property DIB : TDIB
property Stretch : Boolean| Events |
| Variables |
FAutoStretch : Boolean;
FCenter : Boolean;
FDIB : TDIB;
FStretch : Boolean;| Constructors |
constructor Create(AOwner: TComponent);TCustomDXPaintBox
| Functions |
destructor Destroy;
procedure Paint;
function GetPalette: HPALETTE;
procedure SetAutoStretch(Value: Boolean);
procedure SetCenter(Value: Boolean);
procedure SetDIB(Value: TDIB);
procedure SetStretch(Value: Boolean);| Properties |
property AutoStretch : Boolean
property Canvas :
property Center : Boolean
property DIB : TDIB
property Stretch : Boolean| Events |
| Variables |
FAutoStretch : Boolean;
FCenter : Boolean;
FDIB : TDIB;
FStretch : Boolean;