Unit 'BCTileMap' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

TTileOffset

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

Declaration

Source position: bctilemap.pas line 147

type TTileOffset = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure LoadFromINIFile();

  

  procedure SaveToINIFile();

  

published

  property x: NativeInt; [rw]

  

  property y: NativeInt; [rw]

  

end;

Inheritance

TTileOffset

  

|

TObject



CT Web help

CodeTyphon Studio