home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 A
/
CHIP_HITWARE6_A.iso
/
multimed
/
imagoWEB
/
iwsetup.EXE
/
imagoWEB.exe
/
0
/
RCDATA
/
TGRADI
/
TGRADI.txt
Wrap
Text File
|
1998-07-27
|
2KB
|
84 lines
object gradi: Tgradi
Left = 262
Top = 139
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 84
ClientWidth = 213
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Position = poScreenCenter
Scaled = False
PixelsPerInch = 96
TextHeight = 14
object OKBtn: TButton
Left = 116
Top = 8
Width = 75
Height = 25
Caption = 'OK'
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
end
object CancelBtn: TButton
Left = 116
Top = 38
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object SpinEdit1: TSpinEdit
Left = 16
Top = 16
Width = 73
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
MaxValue = 180
MinValue = -180
ParentFont = False
TabOrder = 2
Value = 90
end
object MultiLang1: TMultiLang
Languages = 3
Words.Strings = (
'%Form%'
'Dialog'
''
''
'OKBtn'
'OK'
'Ok'
''
'CancelBtn'
'Cancel'
'Annulla'
'')
Left = 40
Top = 56
end
end