Unit 'AndroidWizard_intf' Package
[Overview][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard_ide]

TAndroidFileDescPascalUnitWithResource

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

Declaration

Source position: androidwizard_intf.pas line 149

type TAndroidFileDescPascalUnitWithResource = class(TFileDescPascalUnitWithResource)

public

  SyntaxMode: TSyntaxMode;

  

  PathToJNIFolder: string;

  

  ModuleType: Integer;

  

  AndroidTheme: string;

  

  SmallProjName: string;

  

  constructor Create; override;

  

  function CreateSource(); override;

  

  function GetInterfaceUsesSection; override;

  

  function GetInterfaceSource(); override;

  

  function GetResourceType; override;

  

  function GetLocalizedName; override;

  

  function GetLocalizedDescription; override;

  

  function GetImplementationSource(); override;

  

  function GetResourceSource(); override;

  

end;

Inheritance

TAndroidFileDescPascalUnitWithResource

  

|

TObject



CT Web help

CodeTyphon Studio