Unit 'Android.JniClasses' Package
[Overview][Classes][Index] [#pl_asphyrepxl]

TJRect

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

Declaration

Source position: Android.JniClasses.pas line 77

type TJRect = class(TCustomJavaClass)

protected

  function GetJavaClassLink; override;

  

  procedure LoadJavaContent; override;

  

public

  function New;

  

  property Left []: Integer; [rw]

  

  property Top []: Integer; [rw]

  

  property Right []: Integer; [rw]

  

  property Bottom []: Integer; [rw]

  

end;

Inheritance

TJRect

  

|

TCustomJavaClass

  

|

TObject



CT Web help

CodeTyphon Studio