Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/Delphi/Agenda 1.1/Sources/   (Columbo Version 0.7©)  Datei vom 4.1.2008 mit Größe 963 B image not shown  

Quelle  IMEEnable.pas   Sprache: Delphi

 
/******************************************************
                                                       
  Reference code for Borland Community article         
  Enabling international character support in a        
  Western (or non Far East) edition of Windows for     
  your Delphi 6 application                            
                                                       
  Copyright (c) 2002 Chua Chee Wee                     
  chuacw@rightsecurity.biz                             
  3 Jan 2002                                           
                                                       
 *******************************************************/

program IME_Enabled_App;

uses
  EnableIME in 'EnableIME.pas',
  Forms,
  SysUtils,
  MainForm in 'MainForm.pas';

{$R *.res}

begin
  Application.Initialize;
  Application.CreateForm(TFormSampleFarEastIMEForm, FormSampleFarEastIMEForm);
  Application.Run;
end.

98%


¤ Dauer der Verarbeitung: 0.23 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






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.