products/Sources/formale Sprachen/C/Lyx/src/   (Lyx Textverarbeitung ©)  Datei vom 26.9.1998 mit Größe 2 kB image not shown  

SSL Columbo.dpr   Interaktion und
PortierbarkeitDelphi

 
program Columbo;

uses
  Forms,
  SysUtils,
  Windows,
  AboutBox in 'AboutBox.pas',
  language in 'language.pas',
  Command in 'Command.pas',
  Graphs in 'Graphs.pas',
  MemTree in 'MemTree.pas',
  Lizenz in 'Lizenz.pas' {Aktivform},
  MDIClass in 'MDIClass.pas',
  OwnUtils in 'OwnUtils.pas',
  Natural in 'Natural.pas',
  OptionClass in 'OptionClass.pas' {OptionDialog},
  Sample in 'Sample.pas' {Samples},
  PreProcessing in 'PreProcessing.pas',
  PrintDialogEx in 'PrintDialogEx.pas',
  ThreadExecute in 'ThreadExecute.pas',
  Splash in 'Splash.pas' {SplashForm},
  StatusThread in 'StatusThread.pas',
  GenDefs in '..\..\Delphi Utilities\GenDefs.pas',
  Utilities in '..\..\Delphi Utilities\Utilities.pas',
  OptionClassGen in '..\..\Delphi Utilities\OptionClassGen.pas' {OptionDialogGen},
  Frame11 in 'Frame11.pas' {Frame1: TFrame},
  ColorDialog in 'ColorDialog.pas' {ColorForm},
  Frame22 in 'Frame22.pas' {Frame2: TFrame},
  Frame33 in 'Frame33.pas' {Frame3: TFrame},
  Modeler in 'Modeler.pas' {ModelFrame},
  SearchReplace in 'SearchReplace.pas',
  Fullscreen in 'Fullscreen.pas' {FullScreen1};

{$R *.res}
//----------------------------------------------------------------------------
//Main
//----------------------------------------------------------------------------
begin
  Application.Initialize;
  preprocess(Title_Columbo);
  Application.MainFormOnTaskbar:=true;
  Application.CreateForm(TModelFrame, ModelFrame);
  Application.Run;
  PostProcess();
  //grrr das muß hier sein, wegen system32//ntdll.dll
  ExitProcess(0);
end.

//----------------------------------------------------------------------------
//Ende dieser Quelle
//----------------------------------------------------------------------------

97%


¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.23Angebot  Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können  ¤

*Eine klare Vorstellung vom Zielzustand






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.