home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 1
/
Freelog001.iso
/
Logs
/
Educatif
/
Declic
/
Declic32.exe
/
0
/
RCDATA
/
TPOIDSPOINTDLG
/
TPOIDSPOINTDLG.txt
Wrap
Text File
|
1998-12-20
|
2KB
|
97 lines
object PoidsPointDlg: TPoidsPointDlg
Left = 263
Top = 117
HelpContext = 209
ActiveControl = OKBtn
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Poids'
ClientHeight = 144
ClientWidth = 288
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BevelDecor: TBevel
Left = 9
Top = 9
Width = 270
Height = 95
Style = bsRaised
IsControl = True
end
object LabelNomDesc: TLabel
Left = 28
Top = 21
Width = 85
Height = 13
Caption = 'Le point s'#39'appelle '
end
object LabelNom: TLabel
Left = 135
Top = 21
Width = 48
Height = 13
Caption = 'LabelNom'
end
object LabelOldPoidsDesc: TLabel
Left = 28
Top = 46
Width = 99
Height = 13
Caption = 'Son poids actuel est '
end
object LabelOldPoids: TLabel
Left = 151
Top = 46
Width = 68
Height = 13
Caption = 'LabelOldPoids'
end
object LabelNewPoidsDesc: TLabel
Left = 28
Top = 71
Width = 118
Height = 13
Caption = 'Son nouveau poids sera '
end
object OKBtn: TBitBtn
Left = 64
Top = 111
Width = 77
Height = 27
TabOrder = 0
Kind = bkOK
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 148
Top = 111
Width = 77
Height = 27
TabOrder = 1
Kind = bkCancel
Margin = 2
Style = bsNew
Spacing = -1
IsControl = True
end
object EditPoids: TEdit
Left = 171
Top = 68
Width = 88
Height = 21
TabOrder = 2
Text = 'EditPoids'
OnChange = EditPoidsChange
OnKeyPress = EditPoidsKeyPress
end
end