Unit 'FormPathMissing' Package
[Overview][Classes][Variables][Index] [#pw_androidwizard_ide]

TFormPathMissing

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

Declaration

Source position: formpathmissing.pas line 15

type TFormPathMissing = class(TForm)

  ButtonPanel1: TButtonPanel;

  

  EditPath: TEdit;

  

  LabelPathTo: TLabel;

  

  SelectDirectoryDialog1: TSelectDirectoryDialog;

  

  SpeedButton1: TSpeedButton;

  

  procedure FormClose();

  

  procedure SpeedButton1Click();

  

public

  PathMissing: string;

  

end;

Inheritance

TFormPathMissing

  

|

TObject



CT Web help

CodeTyphon Studio