Class tcaret
Unit
Declaration
type tcaret = class(tnullinterfacedobject)
Description
No description available, ancestor tnullinterfacedobject description follows
Hierarchy
- tobject
- tnullinterfacedobject
- tcaret
Overview
Methods
![]() |
procedure scroll(const dist: pointty; const scrollorigin: boolean); |
![]() |
constructor create; |
![]() |
destructor destroy; override; |
![]() |
procedure link(canvas: tcanvas; const origin: pointty; const acliprect: rectty); |
![]() |
function islinkedto(canvas: tcanvas): boolean; |
![]() |
procedure remove; |
![]() |
procedure restore; |
![]() |
procedure hide; |
![]() |
procedure show; |
![]() |
procedure move(const dist: pointty); |
![]() |
function active: boolean; |
![]() |
function visible: boolean; |
Properties
![]() |
property origin: pointty read forigin; |
![]() |
property bounds: rectty read getbounds write setbounds; |
![]() |
property cliprect: rectty read getcliprect write setcliprect; |
![]() |
property rootcliprect: rectty read fcliprect; |
![]() |
property x: integer read getx write setx; |
![]() |
property y: integer read gety write sety; |
![]() |
property pos: pointty read getpos write setpos; |
![]() |
property width: integer read getwidth write setwidth; |
![]() |
property height: integer read getheight write setheight; |
![]() |
property size: sizety read getsize write setsize; |
![]() |
property periodetime: integer read getperiodetime write setperiodetime; |
Description
Methods
![]() |
procedure scroll(const dist: pointty; const scrollorigin: boolean); |
![]() |
constructor create; |
![]() |
destructor destroy; override; |
![]() |
procedure link(canvas: tcanvas; const origin: pointty; const acliprect: rectty); |
![]() |
function islinkedto(canvas: tcanvas): boolean; |
![]() |
procedure remove; |
![]() |
procedure restore; |
![]() |
procedure hide; |
![]() |
procedure show; |
![]() |
procedure move(const dist: pointty); |
![]() |
function active: boolean; |
![]() |
function visible: boolean; |
Properties
![]() |
property origin: pointty read forigin; |
![]() |
property bounds: rectty read getbounds write setbounds; |
![]() |
property cliprect: rectty read getcliprect write setcliprect; |
![]() |
property rootcliprect: rectty read fcliprect; |
![]() |
property x: integer read getx write setx; |
![]() |
property y: integer read gety write sety; |
![]() |
property pos: pointty read getpos write setpos; |
![]() |
property width: integer read getwidth write setwidth; |
![]() |
property height: integer read getheight write setheight; |
![]() |
property size: sizety read getsize write setsize; |
![]() |
property periodetime: integer read getperiodetime write setperiodetime; |
Generated by PasDoc 0.16.0.