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

TRotatingGroupLayer32

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

Declaration

Source position: Img32.Layers.pas line 299

type TRotatingGroupLayer32 = class(TGroupLayer32)

protected

  procedure Init(); virtual;

  

  property DesignLayer: TLayer32; [r]

  

public

  constructor Create(); override;

  

  property Angle: Double; [r]

  

  property PivotPoint: TPointD; [r]

  

  property AngleButton: TButtonDesignerLayer32; [r]

  

  property PivotButton: TButtonDesignerLayer32; [r]

  

  property DistBetweenButtons: Double; [r]

  

end;

Inheritance

TRotatingGroupLayer32

  

|

TGroupLayer32

  

|

TLayer32

  

|

TStorage

  

|

TInterfacedObj

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio