home *** CD-ROM | disk | FTP | other *** search
- object FrmSub: TFrmSub
- Left = 413
- Top = 511
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- ClientHeight = 170
- ClientWidth = 290
- Font.Charset = SHIFTJIS_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '�l�r �o�S�V�b�N'
- Font.Style = []
- FormStyle = fsStayOnTop
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 12
- object IShl: TImage
- Left = 0
- Top = 0
- Width = 104
- Height = 63
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object BExit: TTechButton
- Left = 52
- Top = 40
- Width = 46
- Height = 19
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- OnMouseUp = BMouseUp
- end
- object LPage: TLabel
- Left = 5
- Top = 40
- Width = 45
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = '3/5'
- Color = clBlack
- Font.Charset = ANSI_CHARSET
- Font.Color = clAqua
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object BLeft: TTechButton
- Tag = 1
- Left = 5
- Top = 5
- Width = 46
- Height = 31
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- OnMouseUp = BMouseUp
- end
- object BRight: TTechButton
- Tag = 2
- Left = 55
- Top = 3
- Width = 46
- Height = 31
- AutoSize = True
- Picture.Data = {<image003.bmp>}
- OnMouseUp = BMouseUp
- end
- object BEnabled: TImage
- Left = 115
- Top = 6
- Width = 46
- Height = 31
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- end
-