Unit 'gaSVGObjects' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_engines]

TgaPathSegLayer

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

Declaration

Source position: gasvgobjects.pas line 266

type TgaPathSegLayer = class(TgaLayerVector)

protected

  function GetPrevSegLayer;

  

  function GetNextSegLayer;

  

  function GetDesignerLayer();

  

  procedure DrawDesigner(); virtual;

  

  procedure SetFocus();

  

  procedure SetBtnCtrlPts(); virtual;

  

  procedure BtnMoveCheck(); virtual;

  

  property Owner: TgaSvgPathLayer; [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: TgaSvgPathSeg; [r]

  

end;

Inheritance

TgaPathSegLayer

  

|

TgaLayerVector

  

|

TgaLayerRotate

  

|

TgaLayerHitTest

  

|

TgaLayer

  

|

TObject



CT Web help

CodeTyphon Studio