Unit 'gismapviewer' Package
[Overview][Types][Classes][Index] [#pl_geogis]

TArea

Declaration

Source position: gismapviewer.pas line 42

type TArea = record

  top: Int64;

  

  left: Int64;

  

  bottom: Int64;

  

  right: Int64;

  

end;



CT Web help

CodeTyphon Studio