[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: zglGui.pas line 232
type zglTCTexture = class(zglTEditableClass) |
||
published |
||
|
||
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |