Unit 'zglSpine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_zengl]

TSpineSkin

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

Declaration

Source position: zglSpine.pas line 368

type TSpineSkin = class(TSpineObject)

public

  Ref: Integer;

  

  Name: AnsiString;

  

  Attachments: TSpineQuickList;

  

  constructor Create();

  

  destructor Destroy; override;

  

  procedure AddAttachment();

  

  function GetAttachment();

  

  procedure RefInc;

  

  procedure RefDec;

  

end;

Inheritance

TSpineSkin

  

|

TSpineObject

  

|

TObject



CT Web help

CodeTyphon Studio