[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: GR32_RotLayer.pas line 50
type TCustomAffineLayer = class(TCustomLayer) |
||
protected |
||
|
||
procedure AdjustTransformation; virtual; |
|
|
function DoHitTest(); override; |
|
|
procedure Paint(); override; |
|
|
property Transformation: TAffineTransformation; [r] |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
property AlphaHit: Boolean; [rw] |
|
|
|
||
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
TObject,IInterface |
| CT Web help |
| CodeTyphon Studio |