[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'TTProfile' (#lazutils)

TProfile

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

Declaration

Source position: ttprofile.pas line 87

type TProfile = class

  Pool: TRenderPool;

  

  Flow: Int;

  

  Height: Int;

  

  Start: Int;

  

  Offset: Integer;

  

  X: LongInt;

  

  nextInContour: TProfile;

  

  nextInColl: TProfile;

  

  nextInList: TProfile;

  

  prevInList: TProfile;

  

  constructor Create();

  

end;

Inheritance

TProfile

  

|

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.