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

zglTCTexture

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

Declaration

Source position: zglGui.pas line 232

type zglTCTexture = class(zglTEditableClass)

published

  property FileName: TCaption; [rw]

  

  property UseFrames: Boolean; [rw]

  

  property TexWidth: Integer; [rw]

  

  property TexHeight: Integer; [rw]

  

  property FrameOffset: Integer; [rw]

  

public

  property Texture: zglPTexture; [rw]

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

zglTCTexture

  

|

zglTEditableClass

  

|

TObject



CT Web help

CodeTyphon Studio