home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Logiciels PC 22
/
LogicielsPC_22.iso
/
Accuses
/
Maj
/
Amscmd
/
AmsCmd.exe
/
0
/
RCDATA
/
TMPAGE
/
TMPAGE.txt
Wrap
Text File
|
2001-06-27
|
952b
|
50 lines
object MPage: TMPage
Left = 200
Top = 121
BorderStyle = bsDialog
Caption = 'Mise en page'
ClientHeight = 152
ClientWidth = 315
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 120
TextHeight = 16
object RadioGroup1: TRadioGroup
Left = 16
Top = 15
Width = 185
Height = 105
Caption = 'Type de papier'
ItemIndex = 0
Items.Strings = (
'Papier blanc'
'Papier � en-t�te'
'Papier imprim�')
TabOrder = 0
end
object Button1: TButton
Left = 223
Top = 40
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 223
Top = 80
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 2
OnClick = Button2Click
end
end