Class tfacebitmap

Unit

Declaration

type tfacebitmap = class(tmaskedbitmap)

Description

This item has no description.

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);

This item has no description.

Properties

Public property pos: pointty read fpos write setpos;

This item has no description.

Public property center: pointty read getcenter write setcenter;

This item has no description.

Published property x: int32 read fpos.x write setx default 0;

This item has no description.

Published property y: int32 read fpos.y write sety default 0;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.