Unit 'Img32.SVG.PathDesign' Package
[Overview][Types][Classes][Index] [#pl_image32]

TPathSegLayer

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

Declaration

Source position: Img32.SVG.PathDesign.pas line 33

type TPathSegLayer = class(TVectorLayer32)

protected

  function GetPrevSegLayer;

  

  function GetNextSegLayer;

  

  function GetDesignerLayer();

  

  procedure DrawDesigner(); virtual;

  

  procedure SetFocus();

  

  procedure SetBtnCtrlPts(); virtual;

  

  procedure BtnMoveCheck(); virtual;

  

  property Owner: TSvgPathLayer; [r]

  

public

  constructor Create(); override;

  

  procedure Init(); virtual;

  

  function CreateBtnGroup; virtual;

  

  procedure UpdateBtnGroup(); virtual;

  

  function CreateRotateBtnGroup(); virtual;

  

  procedure UpdateRotateBtnGroup(); virtual;

  

  function TestUpdateBtnGroup(); virtual;

  

  procedure DrawPath;

  

  property Focused: Boolean; [rw]

  

  property Seg: TSvgPathSeg; [r]

  

end;

Inheritance

TPathSegLayer

  

|

TVectorLayer32

  

|

TRotLayer32

  

|

THitTestLayer32

  

|

TLayer32

  

|

TStorage

  

|

TInterfacedObj

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio