Tfrm
Main Class
Unit
:
fMain
Inheritance Hierarchy
TForm
fMain.TfrmMain
Syntax
Delphi
type TfrmMain = class(TForm)
The TfrmMain type exposes the following members.
Properties
Show:
Inherited
Protected
Name
Description
NiveauDuJeu
PartieEnCours
Score
isPlateformeMobile
Top
Methods
Show:
Inherited
Protected
Name
Description
BoucleDuJeuTimer
FormCreate
FormKeyDown
FormResize
btnJouerClick
clicChuteClick
clicGaucheClick
clicRightClick
clicRotationClick
Top
Fields
Show:
Inherited
Protected
Name
Description
BoucleDuJeu
ClicRotationHaut
GrilleDeJeu
PieceEnCours
ShadowEffect1
ShadowEffect2
ShadowEffect3
ShadowEffect4
StyleBook1
VitesseDeChute
btnJouer
clicChute
clicChuteImg
clicGauche
clicGaucheImg
clicRight
clicRightImg
clicRotation
clicRotationImg
lblScore
zoneEcran
zoneEcranClient
zoneJeu
Top