Unit 'AppUpdate' Package
[Overview][Classes][Index] [#pl_luicontrols]

TAppUpdate

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

Declaration

Source position: appupdate.pas line 14

type TAppUpdate = class(TComponent)

public

  constructor Create(); override;

  

  procedure LoadFromData();

  

  procedure LoadFromURL();

  

  function IsNewer();

  

  property LocalDir: string; [rw]

  

  property LocalFilePath: string; [r]

  

  property RemoteFilePath: string; [r]

  

  property Version: string; [r]

  

end;

Inheritance

TAppUpdate

  

|

TObject



CT Web help

CodeTyphon Studio