home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 8
/
Chip_Hitware_Vol_08.iso
/
chiphit8
/
tools
/
95techfa
/
tekfct95.exe
/
0
/
RCDATA
/
TCUSTMONSETTING
/
TCUSTMONSETTING.txt
Wrap
Text File
|
1997-03-06
|
1KB
|
58 lines
object CustMonSetting: TCustMonSetting
Left = 422
Top = 121
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 139
ClientWidth = 119
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 24
Top = 8
Width = 75
Height = 25
Caption = '&Close'
ModalResult = 1
TabOrder = 0
end
object RadioButton1: TRadioButton
Left = 8
Top = 40
Width = 113
Height = 17
Caption = '&Horizontal Bar'
TabOrder = 1
end
object RadioButton2: TRadioButton
Left = 8
Top = 64
Width = 113
Height = 17
Caption = '&Vertical Bar'
TabOrder = 2
end
object RadioButton3: TRadioButton
Left = 8
Top = 88
Width = 113
Height = 17
Caption = '&Pie Chart'
TabOrder = 3
end
object RadioButton4: TRadioButton
Left = 8
Top = 112
Width = 113
Height = 17
Caption = '&Needle Chart'
TabOrder = 4
end
end