Programmation » Delphi, JCVL
Delphi, JCVL
Publié le 22/01/2006 @ 20:05:21,
Par cauetHello,
J'essaie d'installer la super librairie JVCL, mais ca merdouille grave..
Windows XP Service Pack 2 (5.1.2600)
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Generating: Templates]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Writing: ..\D7\dcc32.cfg
[Generating: Packages]
Generating packages for D7
Loaded template.dof
Loaded template.dpk
Loaded template.res
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Packages]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Jv3rdD7R.bpl]
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
5203 lignes, 0.07 secondes, 27224 octets de code, 117 octets de données.
[Compiling: JvCoreD7R.bpl]
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1435) Erreur: Pas assez de paramètres originaux
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1439) Erreur: Identificateur redéclaré : 'TJvDynControlVCLDateEdit.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1947) Erreur: Déclaration attendu(e) mais identificateur 'lue' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1949) Erreur: Identificateur non déclaré : 'OnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1949) Erreur: Identificateur non déclaré : 'Value'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1950) Erreur: '.' attendu(e) mais ';' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1953) Erreur: Identificateur redéclaré : 'TJvDynControlVCLListBox.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2459) Erreur: Identificateur non déclaré : 'Graphic'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2459) Erreur: ':=' attendu(e) mais ':' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2460) Erreur: ';' attendu(e) mais 'BEGIN' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2461) Erreur: Identificateur non déclaré : 'Picture'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2461) Erreur: Types incompatibles
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2462) Avertissement: Texte après le 'END.' final ignoré par le compilateur
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(51) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlEngineVCL.RegisterControls'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(551) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(552) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(553) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(555) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(556) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(557) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(558) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(559) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(567) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(568) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(569) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(571) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(572) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(573) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(574) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(575) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(577) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetFocusControl'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(578) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetWordWrap'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(581) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAlign'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(584) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAutoSize'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(587) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(588) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetParentColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(591) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAlignment'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(600) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(601) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(602) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(604) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(605) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(606) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(607) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(608) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(611) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAlign'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(614) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAutoSize'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(616) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(617) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetParentColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(619) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAlignment'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(626) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(627) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(628) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(630) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(631) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(632) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(633) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(634) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(636) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetGlyph'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(637) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetNumGlyphs'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(638) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetLayout'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(639) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetDefault'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(640) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetCancel'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(643) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetAction'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(649) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(650) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(651) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(653) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(654) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(655) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(656) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(657) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(660) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnChange'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(661) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetValue'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(662) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlGetValue'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(668) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(669) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(670) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(672) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(673) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(674) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(675) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(676) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(679) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetReadOnly'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(682) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetAutoExpand'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(683) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetHotTrack'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(684) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(685) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowLines'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(686) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowRoot'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(687) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetToolTips'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(688) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetItems'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(689) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlGetItems'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(690) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetImages'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\jedi.inc(638) Fatale: Compilation abandonnée ; trop d'erreurs
** error 1 ** deleting JvCoreD7R.bpl
Copie des fichiers...
[Finished JVCL for VCL installation]
J'essaie d'installer la super librairie JVCL, mais ca merdouille grave..
Windows XP Service Pack 2 (5.1.2600)
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Generating: Templates]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
Writing: ..\D7\dcc32.cfg
[Generating: Packages]
Generating packages for D7
Loaded template.dof
Loaded template.dpk
Loaded template.res
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Packages]
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
[Compiling: Jv3rdD7R.bpl]
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
5203 lignes, 0.07 secondes, 27224 octets de code, 117 octets de données.
[Compiling: JvCoreD7R.bpl]
Borland Delphi Version 15.0
Copyright (c) 1983,2002 Borland Software Corporation
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1435) Erreur: Pas assez de paramètres originaux
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1439) Erreur: Identificateur redéclaré : 'TJvDynControlVCLDateEdit.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1947) Erreur: Déclaration attendu(e) mais identificateur 'lue' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1949) Erreur: Identificateur non déclaré : 'OnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1949) Erreur: Identificateur non déclaré : 'Value'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1950) Erreur: '.' attendu(e) mais ';' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1953) Erreur: Identificateur redéclaré : 'TJvDynControlVCLListBox.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2459) Erreur: Identificateur non déclaré : 'Graphic'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2459) Erreur: ':=' attendu(e) mais ':' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2460) Erreur: ';' attendu(e) mais 'BEGIN' trouvé(e)
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2461) Erreur: Identificateur non déclaré : 'Picture'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2461) Erreur: Types incompatibles
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(2462) Avertissement: Texte après le 'END.' final ignoré par le compilateur
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(51) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlEngineVCL.RegisterControls'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(551) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(552) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(553) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(555) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(556) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(557) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(558) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(559) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLScrollBox.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(567) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(568) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(569) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(571) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(572) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(573) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(574) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(575) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(577) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetFocusControl'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(578) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetWordWrap'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(581) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAlign'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(584) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAutoSize'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(587) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(588) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetParentColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(591) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLLabel.ControlSetAlignment'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(600) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(601) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(602) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(604) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(605) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(606) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(607) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(608) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(611) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAlign'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(614) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAutoSize'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(616) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(617) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetParentColor'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(619) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLStaticText.ControlSetAlignment'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(626) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(627) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(628) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(630) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(631) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(632) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(633) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(634) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(636) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetGlyph'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(637) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetNumGlyphs'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(638) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetLayout'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(639) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetDefault'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(640) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetCancel'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(643) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLButton.ControlSetAction'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(649) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(650) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(651) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(653) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(654) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(655) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(656) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(657) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(660) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetOnChange'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(661) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlSetValue'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(662) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLRadioButton.ControlGetValue'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(668) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetDefaultProperties'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(669) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetCaption'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(670) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetTabOrder'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(672) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnEnter'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(673) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnExit'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(674) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetOnClick'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(675) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(676) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetAnchors'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(679) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetReadOnly'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(682) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetAutoExpand'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(683) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetHotTrack'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(684) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowHint'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(685) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowLines'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(686) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetShowRoot'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(687) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetToolTips'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(688) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetItems'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(689) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlGetItems'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(690) Erreur: Déclaration forward ou external non satisfaite : 'TJvDynControlVCLTreeView.ControlSetImages'
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\jedi.inc(638) Fatale: Compilation abandonnée ; trop d'erreurs
** error 1 ** deleting JvCoreD7R.bpl
Copie des fichiers...
[Finished JVCL for VCL installation]
Delphi, JCVL
Publié le 22/01/2006 @ 20:09:06,
Par zionTiens, je me demande qui a bien écrit la moitié des compos de ce package
Enfin soit, longue histoire cette JVCL
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1435) Erreur: Pas assez de paramètres originaux
Y a quoi à la ligne 1435?
Tu as installé tous les SP pour D7?
Enfin soit, longue histoire cette JVCL
C:\Documents and Settings\Mickael\Bureau\Codes Delphi\JVCL310CompleteJCL196-Build2070\jvcl\run\JvDynControlEngineVCL.pas(1435) Erreur: Pas assez de paramètres originaux
Y a quoi à la ligne 1435?
Tu as installé tous les SP pour D7?
Je suis le Roy
Delphi, JCVL
Publié le 22/01/2006 @ 21:24:04,
Par cauetOui j'ai vu ton nom dans la liste
Non, je tourne avec la Delphi7 "de base" ..
J'étais pas au courant qu'il fallait faire une mise à jour
Non, je tourne avec la Delphi7 "de base" ..
J'étais pas au courant qu'il fallait faire une mise à jour
Delphi, JCVL
Publié le 22/01/2006 @ 21:28:25,
Par cauetOuch, rien d'exceptionnel..
procedure TJvDynControlVCLDateEdit.ControlSetOnEnter(Value: TNotifyEvent);
begin
1435: OnEnter := Value;
end;
Demain, je met à jour
procedure TJvDynControlVCLDateEdit.ControlSetOnEnter(Value: TNotifyEvent);
begin
1435: OnEnter := Value;
end;
Demain, je met à jour
Delphi, JCVL
Publié le 23/01/2006 @ 00:44:16,
Par antpOnEnter pourrait être du mauvais type, du coup il essaie d'appeler la fonction Value au lieu d'assigner son pointeur ?
Dernière édition: 23/01/2006 @ 00:44:43
Dernière édition: 23/01/2006 @ 00:44:43
mes programmes ·· les voitures dans les films ·· champion des excuses bidons
Delphi, JCVL
Publié le 23/01/2006 @ 13:48:10,
Par zionantp> En effet, mais bon il faudrait aussi voir la définition du OnEnter
J'ai plus installé la JVCL depuis les 1.x, c'est pour dire ... Maintenant, il faudrait au moins voir leurs requirements, si ca tombe, ils veulent réellement D7 updaté
http://www.borland.com/downloads/registered/download_delphi.html
J'ai plus installé la JVCL depuis les 1.x, c'est pour dire ... Maintenant, il faudrait au moins voir leurs requirements, si ca tombe, ils veulent réellement D7 updaté
http://www.borland.com/downloads/registered/download_delphi.html
Je suis le Roy
Delphi, JCVL
Publié le 23/01/2006 @ 15:21:27,
Par cauetAvant de niquer mon D7 (oui j'ai peur ) la JVCL, ca vaut vraiment le coup?
Si ca se trouve, ca me plaira pas..
Si ca se trouve, ca me plaira pas..
Delphi, JCVL
Publié le 23/01/2006 @ 15:27:14,
Par zionTout dépend ce que tu fais, si tu veux des centaines de compos en MPL, oui, ca vaut le coup.
Si tu fais surtout du non visuel... ca vaut moins le coup
Si tu fais surtout du non visuel... ca vaut moins le coup
Je suis le Roy
Delphi, JCVL
Publié le 23/01/2006 @ 16:29:27,
Par cauetJe cherche un composant qui me permet de générer des codes barre
Mais en MPL.. pour le moment je trouve que du shareware..
Mais en MPL.. pour le moment je trouve que du shareware..
Delphi, JCVL
Publié le 23/01/2006 @ 20:00:50,
Par zionwww.torry.net
Le plus simple, d'après ce que j'avais lu à l'époque, c'est d'utiliser une police prévue à cet effet, c'est ce qu'abx a fait dans son application
Le plus simple, d'après ce que j'avais lu à l'époque, c'est d'utiliser une police prévue à cet effet, c'est ce qu'abx a fait dans son application
Je suis le Roy
Delphi, JCVL
Publié le 23/01/2006 @ 20:22:53,
Par zionEt y en aurait pas une seule de gratuite?
Je suis le Roy
Delphi, JCVL
Publié le 23/01/2006 @ 20:32:29,
Par ArKeLLes barcode en ttf peuvent ce trouver gratuitement.
http://www.barcode-1.net/pub/russadam/fonts.html
http://www.bizfonts.com/free/
http://www.barcode-1.net/pub/russadam/fonts.html
http://www.bizfonts.com/free/
Delphi, JCVL
Publié le 23/01/2006 @ 20:50:37,
Par cauetAprès tout, oui pourquoi pas.. ca à le même type de rendu d'un soft made-in-$$ ?
Poire> pq pas.. je suis libre, je dois créer le code et le lecteur (bien qu'il s'agis simplement d'un truc qui recopie comme un clavier parais t'il)
Je me suis engagé à faire un petit soft de gestion de clientèle pour la salle de gym de ma cousine, quel con
Poire> pq pas.. je suis libre, je dois créer le code et le lecteur (bien qu'il s'agis simplement d'un truc qui recopie comme un clavier parais t'il)
Je me suis engagé à faire un petit soft de gestion de clientèle pour la salle de gym de ma cousine, quel con
Delphi, JCVL
Publié le 23/01/2006 @ 22:31:56,
Par PoireC'est très très vieux, mais ça marche...
Code 39 inside, lut par tous les lecteurs de code barre.
src+exe à toi de voir pour comprendre
J'ai fait ça au lycée
Je défendrai mes opinions jusqu'à ma mort, mais je donnerai ma vie pour que vous puissiez défendre les vôtres. (Voltaire)
Photos
Code 39 inside, lut par tous les lecteurs de code barre.
src+exe à toi de voir pour comprendre
J'ai fait ça au lycée
Fichier: file_16382_ok.zip
( 475.5 KB - 266 )
Je défendrai mes opinions jusqu'à ma mort, mais je donnerai ma vie pour que vous puissiez défendre les vôtres. (Voltaire)
Photos
Delphi, JCVL
Publié le 23/01/2006 @ 22:35:09,
Par cauetMais c'est génial ça
Merci, demain je regarde
Merci, demain je regarde
Delphi, JCVL
Publié le 23/01/2006 @ 22:55:52,
Par cauetil est génial ton code Poire!
je voudrais bien trouver les specs de code39 pour savoir si on peux ajouter le code en texte en dessous pour quand le lecteur déconne, c'est pratique
J'acheterais bien ça :
http://www.ldlc-pro.be/fiche/PB00029359.html
Pour réaliser mes tests.
Avis aux amis Delphinautes, vous utilisez quoi comme DB portable?
A présent j'utilise que du mySQL, mais pour un seul et unique terminal pour détecter des cartes de membres.. c'est un peu lourd à déployer..
je voudrais bien trouver les specs de code39 pour savoir si on peux ajouter le code en texte en dessous pour quand le lecteur déconne, c'est pratique
J'acheterais bien ça :
http://www.ldlc-pro.be/fiche/PB00029359.html
Pour réaliser mes tests.
Avis aux amis Delphinautes, vous utilisez quoi comme DB portable?
A présent j'utilise que du mySQL, mais pour un seul et unique terminal pour détecter des cartes de membres.. c'est un peu lourd à déployer..