home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1998 February
/
PCOnline_02_1998.iso
/
filesbbs
/
win95
/
wonline.exe
/
INSTALL.EXE
/
0
/
RCDATA
/
TCAPISTATUS
/
TCAPISTATUS.txt
Wrap
Text File
|
1996-10-16
|
1KB
|
79 lines
object CAPIStatus: TCAPIStatus
Left = 200
Top = 109
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Capi'
ClientHeight = 231
ClientWidth = 360
Font.Color = clBlack
Font.Height = -14
Font.Name = 'Arial'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 360
Height = 55
Caption = ' CAPI 1.1 '
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 27
Width = 36
Height = 13
Caption = 'Label1'
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 59
Width = 360
Height = 55
Caption = ' CAPI 2.0 '
TabOrder = 1
object Label2: TLabel
Left = 13
Top = 30
Width = 37
Height = 14
Caption = 'Label2'
end
end
object BitBtn1: TBitBtn
Left = 3
Top = 199
Width = 75
Height = 28
TabOrder = 2
Kind = bkOK
end
object GroupBox3: TGroupBox
Left = 0
Top = 121
Width = 360
Height = 67
Caption = ' Hinweise '
TabOrder = 3
object Label3: TLabel
Left = 12
Top = 39
Width = 36
Height = 13
Caption = 'Label3'
end
object BitBtn2: TBitBtn
Left = 288
Top = 25
Width = 63
Height = 28
TabOrder = 0
OnClick = BitBtn2Click
Kind = bkHelp
end
end
end