Tfrm
Main Class
Unit
:
fMain
Inheritance Hierarchy
TForm
fMain.TfrmMain
Syntax
Delphi
type TfrmMain = class(TForm)
The TfrmMain type exposes the following members.
Methods
Show:
Inherited
Protected
Name
Description
BoucleDeJeuTimer
FormCreate
FormDestroy
FormKeyDown
FormSaveState
ani_ancien_ecranFinish
audioLoop6CheckTimer
btnCreditsClick
btnGameOverPseudoClick
btnPauseClick
btnPlayClick
btnRestoreClick
btnRetourClick
btnScoresClick
btnVitesseDroiteClick
btnVitesseGaucheClick
ecran_jeuMouseDown
logoBuildWithDelphiClick
logoGamolfClick
Top
Fields
Show:
Inherited
Protected
Name
Description
BoucleDeJeu
FloatAnimation1
FloatAnimation2
GridPanelLayout1
VertScrollBox1
_divers
ani_ancien_ecran
ani_explosion
ani_nouvel_ecran
ani_premier_affichage
audioLoop6
audioLoop6Check
btnCredits
btnGameOverPseudo
btnPause
btnPlay
btnRestore
btnRetourCredit
btnRetourFinDePartie
btnRetourHalloffame
btnScores
btnVitesseDroite
btnVitesseGauche
ecran_credits
ecran_findepartie
ecran_halloffame
ecran_jeu
ecran_menu
edtGameOverPseudo
imgBloc1
imgBloc2
imgBloc3
imgBloc4
imgBloc5
imgBloc6
imgExplosion
imgJoueur
imgMissileBleu
imgMissileRouge
imgMissileVert
lblGameOverScoreTitle
lblGameOverScoreValue
lblJeuScore
lblJeuViesRestantes
liste_scores
logoBuildWithDelphi
logoGamolf
logos_remerciements
memo_remerciements
sol
texteCredits
texteFinDePartie
texteHallOfFame
titreCredits
titreFinDePartie
titreHallOfFame
titre_du_jeu
zone_saisie_pseudo
Top