home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 22
/
LogicielsPC_22.iso
/
Accuses
/
Maj
/
Amscmd
/
AmsCmd.exe
/
0
/
RCDATA
/
TPARAMC
/
TPARAMC.txt
Wrap
Text File
|
2001-06-27
|
3KB
|
162 lines
object Paramc: TParamc
Left = 200
Top = 121
BorderStyle = bsDialog
Caption = 'Param�tres de la commande'
ClientHeight = 328
ClientWidth = 367
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnKeyPress = FormKeyPress
PixelsPerInch = 120
TextHeight = 16
object Label1: TLabel
Left = 16
Top = 8
Width = 85
Height = 16
Caption = 'Taux de l'#39'euro'
end
object Edit1: TEdit
Left = 128
Top = 8
Width = 97
Height = 24
TabOrder = 0
OnKeyPress = FormKeyPress
end
object GroupBox1: TGroupBox
Left = 16
Top = 40
Width = 209
Height = 105
Caption = 'Taux de TVA'
TabOrder = 1
object Label2: TLabel
Left = 16
Top = 24
Width = 40
Height = 16
Caption = 'Taux 1'
end
object Label3: TLabel
Left = 16
Top = 50
Width = 40
Height = 16
Caption = 'Taux 2'
end
object Label4: TLabel
Left = 16
Top = 74
Width = 40
Height = 16
Caption = 'Taux 3'
end
object Edit2: TEdit
Left = 72
Top = 24
Width = 121
Height = 24
TabOrder = 0
OnKeyPress = FormKeyPress
end
object Edit3: TEdit
Left = 72
Top = 48
Width = 121
Height = 24
TabOrder = 1
OnKeyPress = FormKeyPress
end
object Edit4: TEdit
Left = 72
Top = 72
Width = 121
Height = 24
TabOrder = 2
OnKeyPress = FormKeyPress
end
end
object Button1: TButton
Left = 264
Top = 80
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 264
Top = 112
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 3
OnClick = Button2Click
end
object GroupBox2: TGroupBox
Left = 16
Top = 152
Width = 321
Height = 161
Caption = 'Conditions de paiement'
TabOrder = 4
object Edit5: TEdit
Left = 8
Top = 24
Width = 297
Height = 24
TabOrder = 0
end
object Edit6: TEdit
Left = 8
Top = 48
Width = 297
Height = 24
TabOrder = 1
end
object Edit7: TEdit
Left = 8
Top = 72
Width = 297
Height = 24
TabOrder = 2
end
object Edit8: TEdit
Left = 8
Top = 96
Width = 297
Height = 24
TabOrder = 3
end
object Edit9: TEdit
Left = 8
Top = 120
Width = 297
Height = 24
TabOrder = 4
end
end
object RadioGroup1: TRadioGroup
Left = 240
Top = 8
Width = 105
Height = 57
Caption = 'Devise'
ItemIndex = 0
Items.Strings = (
'Franc'
'Euro')
TabOrder = 5
Visible = False
end
end