| Class TAMCbRbHost (unit AMCbRb) |
TComponent
| Constructors |
constructor Create(AOwner: TComponent);| Functions |
destructor Destroy;
procedure UpdateCtrls;
function GetHeight: integer;
function GetSrcRect(index: integer): TRect;
function GetWidth: integer;
procedure SetGlyph(value: TBitmap);
procedure SetMargin(value: TMargin);
procedure SetNumGlyphs(value: TNumGlyphs);
procedure SetTransparentColor(value: TColor);| Properties |
property FontActive : TFontPA
property FontInactive : TFontPA
property Glyph : TBitmap
property Margin : TMargin
property NumGlyphs : TNumGlyphs
property TransparentColor : TColor
property DisabledRect : TRect
property GrayedRect : TRect
property Height : integer
property OffRect : TRect
property Width : integer| Events |
event OnRect : TRect| Variables |
FFontActive : TFontPA;
FFontInActive : TFontPA;
FGlyph : TBitmap;
FMargin : TMargin;
FNumGlyphs : TNumGlyphs;
FTransparentColor : TColor;| Constructors |
constructor Create(AOwner: TComponent);| Functions |
destructor Destroy;
procedure UpdateCtrls;Begin of help controls...
function GetHeight: integer;
function GetSrcRect(index: integer): TRect;
function GetWidth: integer;
procedure SetGlyph(value: TBitmap);
procedure SetMargin(value: TMargin);
procedure SetNumGlyphs(value: TNumGlyphs);
procedure SetTransparentColor(value: TColor);| Properties |
property FontActive : TFontPA
property FontInactive : TFontPA
property Glyph : TBitmap
property Margin : TMargin
property NumGlyphs : TNumGlyphs
property TransparentColor : TColor
property DisabledRect : TRect
property GrayedRect : TRect
property Height : integer
property OffRect : TRect
property Width : integer| Events |
event OnRect : TRect| Variables |
FFontActive : TFontPA;
FFontInActive : TFontPA;
FGlyph : TBitmap;
FMargin : TMargin;
FNumGlyphs : TNumGlyphs;
FTransparentColor : TColor;