Unit 'gaClipper' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_engines]

TRect64

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

Declaration

Source position: gaclipper.pas line 71

type TRect64 = object

public

  Left: Int64;

  

  Top: Int64;

  

  Right: Int64;

  

  Bottom: Int64;

  

  property Width: Int64; [r]

  

  property Height: Int64; [r]

  

  property IsEmpty: Boolean; [r]

  

end;

Inheritance

TRect64

  

|

TObject



CT Web help

CodeTyphon Studio