home *** CD-ROM | disk | FTP | other *** search
- object Form3: TForm3
- Left = 229
- Top = 170
- BorderStyle = bsDialog
- Caption = '�ȈՓ���Đ�'
- ClientHeight = 402
- ClientWidth = 469
- 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
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object Image1: TImage
- Left = 0
- Top = 79
- Width = 469
- Height = 323
- Align = alClient
- Center = True
- end
- object Button1: TButton
- Left = 32
- Top = 352
- Width = 75
- Height = 25
- Caption = 'Button1'
- TabOrder = 0
- Visible = False
- OnClick = Button1Click
- end
- object Edit1: TEdit
- Left = 120
- Top = 352
- Width = 121
- Height = 20
- TabOrder = 1
- Text = '2'
- Visible = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 469
- Height = 79
- Align = alTop
- BevelInner = bvSpace
- BevelOuter = bvLowered
- TabOrder = 2
- object ToolbarButton971: TToolbarButton97
- Left = 15
- Top = 7
- Width = 23
- Height = 22
- Caption = '��'
- OnClick = ToolbarButton971Click
- end
- object ToolbarButton972: TToolbarButton97
- Left = 41
- Top = 7
- Width = 23
- Height = 22
- Caption = '��'
- OnClick = ToolbarButton972Click
- end
- object Label1: TLabel
- Left = 208
- Top = 49
- Width = 85
- Height = 12
- Anchors = [akTop, akRight]
- Caption = '�Đ��Ԋu(�~���b)'
- end
- object TrackBar1: TTrackBar
- Left = 72
- Top = 8
- Width = 394
- Height = 21
- Anchors = [akLeft, akTop, akRight]
- Max = 15
- Orientation = trHorizontal
- Frequency = 1
- Position = 0
- SelEnd = 0
- SelStart = 0
- TabOrder = 0
- ThumbLength = 13
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = TrackBar1Change
- end
- object CheckBox1: TCheckBox
- Left = 368
- Top = 46
- Width = 89
- Height = 17
- Anchors = [akTop, akRight]
- Caption = '�J��Ԃ��Đ�'
- TabOrder = 1
- end
- object Edit2: TEdit
- Left = 302
- Top = 45
- Width = 57
- Height = 20
- Anchors = [akTop, akRight]
- TabOrder = 2
- Text = '500'
- end
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 100
- OnTimer = Timer1Timer
- Left = 176
- Top = 152
- end
- end
-