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

TcRectD

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

Declaration

Source position: gaclipper.pas line 86

type TcRectD = object

public

  Left: Double;

  

  Top: Double;

  

  Right: Double;

  

  Bottom: Double;

  

  property Width: Double; [r]

  

  property Height: Double; [r]

  

  property IsEmpty: Boolean; [r]

  

end;

Inheritance

TcRectD

  

|

TObject



CT Web help

CodeTyphon Studio