Vcl.RibbonStyleActnCtrls.TAlphaBitmap

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Graphics.TBitmapVcl.Graphics.TGraphicSystem.Classes.TInterfacedPersistentSystem.Classes.TPersistentSystem.TObjectTAlphaBitmap

Delphi

TAlphaBitmap = class(TBitmap)

C++

class PASCALIMPLEMENTATION TAlphaBitmap : public Vcl::Graphics::TBitmap

Properties

Type Visibility Source Unit Parent
class public
Vcl.RibbonStyleActnCtrls.pas
Vcl.RibbonStyleActnCtrls.hpp
Vcl.RibbonStyleActnCtrls Vcl.RibbonStyleActnCtrls

Description

Set AlphaFormat property to afDefined.

TAlphaBitmap is a TBitmap descendant that automatically sets the AlphaFormat property to afDefined.

See Also