home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9GRAF
/
AFA31SUS.ZIP
/
AFA.EXE
/
0
/
RCDATA
/
TCONTINUOUSUNTILDLG
/
TCONTINUOUSUNTILDLG.txt
Wrap
Text File
|
1998-05-06
|
965b
|
52 lines
object ContinuousUntilDlg: TContinuousUntilDlg
Left = 251
Top = 153
BorderStyle = bsDialog
Caption = 'Continu jusqu'#39'�'
ClientHeight = 84
ClientWidth = 313
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 18
Width = 80
Height = 13
Caption = 'Jusqu'#39'au niveau:'
end
object OKBtn: TButton
Left = 80
Top = 46
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object CancelBtn: TButton
Left = 160
Top = 46
Width = 75
Height = 25
Cancel = True
Caption = 'Annuler'
ModalResult = 2
TabOrder = 1
end
object Edit1: TEdit
Left = 176
Top = 14
Width = 57
Height = 21
TabOrder = 2
end
end