Unit 'Img32.Layers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TVectorLayer32

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

Declaration

Source position: Img32.Layers.pas line 240

type TVectorLayer32 = class(TRotLayer32)

protected

  procedure SetPaths(); virtual;

  

  procedure Draw; virtual;

  

public

  constructor Create(); override;

  

  procedure SetInnerBounds(); override;

  

  procedure Offset(); override;

  

  function Rotate(); override;

  

  procedure UpdateHitTestMask(); virtual;

  

  procedure UpdateHitTestMaskFromImage;

  

  property Paths: TPathsD; [rw]

  

  property OnDraw: TNotifyEvent; [rw]

  

end;

Inheritance

TVectorLayer32

  

|

TRotLayer32

  

|

THitTestLayer32

  

|

TLayer32

  

|

TStorage

  

|

TInterfacedObj

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio