Unit 'Laz_And_Controls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

jCamera

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

Declaration

Source position: Laz_And_Controls.pas line 505

type jCamera = class(jControl)

public

  FullPathToBitmapFile: string;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  procedure TakePhoto();

  

  property RequestCode: Integer; [rw]

  

  property AddToGallery: Boolean; [rw]

  

published

  property Filename: string; [rw]

  

  property FilePath: TFilePath; [rw]

  

end;

Inheritance

jCamera

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio