home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Windows 95.com 1996 December
/
WIN95_DEC_1996_4.ISO
/
pim
/
krnlstnt.exe
/
ULTIMATE.EXE
/
0
/
RCDATA
/
TINTEGRAFORM
/
TINTEGRAFORM.txt
Wrap
Text File
|
1996-12-15
|
3KB
|
140 lines
object IntegraForm: TIntegraForm
Left = 200
Top = 92
Width = 256
Height = 291
Caption = 'Integra Data'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object okBtn: TButton
Left = 180
Top = 6
Width = 61
Height = 25
Caption = '&Ok'
TabOrder = 1
OnClick = okBtnClick
end
object CancelBtn: TButton
Left = 4
Top = 6
Width = 61
Height = 25
Cancel = True
Caption = '&Cancel'
TabOrder = 2
OnClick = okBtnClick
end
object UserNumBox: TGroupBox
Left = 164
Top = 74
Width = 77
Height = 49
Caption = '# Users'
TabOrder = 3
object UserNum: TMaskEdit
Left = 6
Top = 18
Width = 65
Height = 24
MaxLength = 3
TabOrder = 0
end
end
object MergePrint: TCheckBox
Left = 134
Top = 240
Width = 107
Height = 17
Caption = '&Merge Print'
TabOrder = 4
end
object ProgramBox: TGroupBox
Left = 4
Top = 52
Width = 115
Height = 141
Caption = 'Program'
TabOrder = 0
object TXbtn: TRadioButton
Left = 4
Top = 58
Width = 95
Height = 17
Caption = '&TickleX'
TabOrder = 1
end
object MTbtn: TRadioButton
Left = 4
Top = 78
Width = 107
Height = 17
Caption = '&Client Tracks'
TabOrder = 2
end
object BPBtn: TRadioButton
Left = 4
Top = 98
Width = 95
Height = 17
Caption = 'Bill&Power'
TabOrder = 3
end
object BPPbtn: TRadioButton
Left = 4
Top = 118
Width = 105
Height = 17
Caption = '&Integra Office'
TabOrder = 4
end
object ADbtn: TRadioButton
Left = 4
Top = 18
Width = 103
Height = 17
Caption = 'All My &Days'
TabOrder = 0
end
object SLbtn: TRadioButton
Left = 4
Top = 38
Width = 103
Height = 17
Caption = '&ScheduLAN'
TabOrder = 5
end
end
object DisketteBox: TGroupBox
Left = 4
Top = 200
Width = 115
Height = 57
Caption = 'Diskette'
TabOrder = 5
object Abtn: TRadioButton
Left = 4
Top = 18
Width = 73
Height = 17
Caption = '&A:'
TabOrder = 0
end
object Bbtn: TRadioButton
Left = 4
Top = 38
Width = 61
Height = 17
Caption = '&B:'
TabOrder = 1
end
end
end