home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1999 October
/
VPR9910A.BIN
/
OLS
/
jtrim100
/
jtrim100.lzh
/
JTrim.exe
/
0
/
RCDATA
/
TJTFRMHISTGRAM
/
TJTFRMHISTGRAM.txt
Wrap
Text File
|
1999-06-30
|
3KB
|
137 lines
object JTfrmHistgram: TJTfrmHistgram
Left = 318
Top = 140
HelpContext = 84
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'ソスqソスXソスgソスOソスソスソスソス'
ClientHeight = 193
ClientWidth = 268
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 145
Width = 268
Height = 48
Align = alClient
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 0
object Label1: TLabel
Left = 4
Top = 2
Width = 39
Height = 12
Caption = 'ソスソスソスxソスソスソスF'
end
object Label2: TLabel
Left = 68
Top = 2
Width = 42
Height = 12
Caption = 'ソスソスfソスソスソスF'
end
object lblLevel: TLabel
Left = 42
Top = 2
Width = 18
Height = 12
Caption = '255'
end
object lblCount: TLabel
Left = 110
Top = 2
Width = 18
Height = 12
Caption = '255'
end
object lblAllCount: TLabel
Left = 214
Top = 2
Width = 18
Height = 12
Caption = '255'
end
object Label4: TLabel
Left = 160
Top = 2
Width = 54
Height = 12
Caption = 'ソスSソスソスfソスソスソスF'
end
object Button1: TButton
Left = 99
Top = 21
Width = 80
Height = 22
Cancel = True
Caption = 'OK'
Default = True
TabOrder = 0
OnClick = Button1Click
end
object ComboBox1: TComboBox
Left = 4
Top = 22
Width = 89
Height = 20
Style = csDropDownList
ItemHeight = 12
Items.Strings = (
'ソスPソスx'
'ソスヤ色'
'ソスホ色'
'ソスツ色')
TabOrder = 1
OnChange = ComboBox1Change
end
object Button2: TButton
Left = 183
Top = 21
Width = 80
Height = 22
Caption = 'ソスwソスソスソスv'
TabOrder = 2
OnClick = Button2Click
end
end
object Panel2: TPanel
Left = 0
Top = 0
Width = 268
Height = 145
Align = alTop
BevelOuter = bvNone
BorderWidth = 5
TabOrder = 1
object Image2: TImage
Left = 5
Top = 130
Width = 258
Height = 10
Cursor = crCross
Align = alBottom
OnMouseMove = Image1MouseMove
end
object Image1: TImage
Left = 5
Top = 5
Width = 258
Height = 125
Cursor = crCross
Align = alClient
OnMouseMove = Image1MouseMove
end
end
end