home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ring.yamanashi.ac.jp/pub/pc/freem/action/
/
action.zip
/
sunbreaker.zip
/
sunbreaker
/
sun4.exe
/
0
/
RCDATA
/
THALINFODLG
/
THALINFODLG.txt
Wrap
Text File
|
2005-03-31
|
3KB
|
110 lines
object HALInfoDlg: THALInfoDlg
Left = 781
Top = 238
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '3D ����ڰ� �̏��'
ClientHeight = 227
ClientWidth = 283
Color = clBtnFace
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
OldCreateOrder = True
Position = poDefaultPosOnly
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object HALTab: TTabControl
Left = 0
Top = 0
Width = 283
Height = 227
Align = alClient
TabOrder = 0
Tabs.Strings = (
'Primary')
TabIndex = 0
OnChange = HALTabChange
object HALPanel: TPanel
Left = 4
Top = 23
Width = 275
Height = 200
Align = alClient
BevelOuter = bvNone
Caption = 'HALPanel'
TabOrder = 0
object BoardName: TLabel
Left = 3
Top = 5
Width = 59
Height = 12
Alignment = taCenter
Caption = 'BoardName'
end
object TLabel
Left = 31
Top = 193
Width = 3
Height = 11
Font.Charset = SHIFTJIS_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = '�l�r �o�S�V�b�N'
Font.Style = []
ParentFont = False
end
object FunctionBox: TListBox
Left = 8
Top = 24
Width = 257
Height = 132
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
end
object AvailButton: TNZMultiRadioButton
Left = 16
Top = 160
Width = 150
Height = 17
Caption = '�L���ȋ@�\'
Checked = True
TabOrder = 1
TabStop = True
OnClick = HALTabChange
CaptionJP = '�L���ȋ@�\'
CaptionUS = 'Available function'
end
object UnavailButton: TNZMultiRadioButton
Left = 16
Top = 176
Width = 150
Height = 17
Caption = '�����ȋ@�\'
TabOrder = 2
OnClick = HALTabChange
CaptionJP = '�����ȋ@�\'
CaptionUS = 'Unavailable function'
end
object CloseOK: TNZMultiButton
Left = 192
Top = 168
Width = 75
Height = 25
Caption = '�‚���(&C)'
TabOrder = 3
OnClick = CloseOKClick
CaptionJP = '�‚���(&C)'
end
end
end
end