Unit 'GraphBmpTypes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_enginesplus]

TofCodedPoint

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

Declaration

Source position: graphbmptypes.pas line 142

type TofCodedPoint = class(TObject)

public

  Point: TOfPoint;

  

  Code: Integer;

  

  TexturePoint: TOfPoint;

  

  Color: TofColor;

  

  Attached: TObject;

  

  Tag: Integer;

  

  constructor Create;

  

end;

Inheritance

TofCodedPoint

  

|

TObject



CT Web help

CodeTyphon Studio