Class tfacebitmap

Unit

Declaration

type tfacebitmap = class(tmaskedbitmap)

Description

No description available, ancestor tmaskedbitmap description follows
No description available, ancestor tbitmap description follows
No description available, ancestor tsimplebitmap description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Methods

Public constructor create(const aowner: tcustomface);

Properties

Public property pos: pointty read fpos write setpos;
Public property center: pointty read getcenter write setcenter;
Published property x: int32 read fpos.x write setx default 0;
Published property y: int32 read fpos.y write sety default 0;

Description

Methods

Public constructor create(const aowner: tcustomface);
 

Properties

Public property pos: pointty read fpos write setpos;
 
Public property center: pointty read getcenter write setcenter;
 
Published property x: int32 read fpos.x write setx default 0;
 
Published property y: int32 read fpos.y write sety default 0;
 

Generated by PasDoc 0.16.0.