Unit 'HtmlGlobals' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_htmlviewer]

ThtBitmap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HtmlGlobals.pas line 282

type ThtBitmap = class(TBitmap)

protected

  FMask: TBitmap;

  

  FTransparent: Boolean;

  

public

  constructor Create(); overload;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

  procedure Draw(); override;

  

  procedure StretchDraw();

  

  property BitmapMask: TBitmap; [rw]

  

  property WithTransparentMask: Boolean; [rw]

  

end;

Inheritance

ThtBitmap

  

|

TObject



CT Web help

CodeTyphon Studio