Unit 'GLAnimatedSprite' Package
[Overview][Types][Classes][Index] [#pl_glscene]

TGLSpriteAnimMargins

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

Declaration

Source position: GLAnimatedSprite.pas line 96

type TGLSpriteAnimMargins = class(TPersistent)

protected

  procedure SetLeft();

  

  procedure SetTop();

  

  procedure SetRight();

  

  procedure SetBottom();

  

  procedure DoChanged;

  

public

  constructor Create();

  

  property Owner: TGLSpriteAnimation; [r]

  

published

  property Left: Integer; [rw]

  

  property Top: Integer; [rw]

  

  property Right: Integer; [rw]

  

  property Bottom: Integer; [rw]

  

end;

Inheritance

TGLSpriteAnimMargins

  

|

TObject



CT Web help

CodeTyphon Studio