object SaveFormTemplate: TSaveFormTemplate Left = 252 Top = 134 HelpContext = 1639 ActiveControl = edTitle BorderStyle = bsDialog Caption = '��߼��؂ɒlj�' ClientHeight = 247 ClientWidth = 465 ParentFont = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 12 object Bevel1: TBevel Left = 8 Top = 8 Width = 449 Height = 202 Shape = bsFrame end object Label1: TLabel Left = 147 Top = 14 Width = 23 Height = 13 Caption = '����(&T):' FocusControl = edTitle IsControl = True end object Label3: TLabel Left = 189 Top = 154 Width = 193 Height = 17 AutoSize = False Caption = '�����p�̱��݂̑I��:' IsControl = True end object Image: TImage Left = 148 Top = 160 Width = 32 Height = 32 IncrementalDisplay = False IsControl = True end object Label2: TLabel Left = 147 Top = 56 Width = 56 Height = 13 Caption = '����(&D):' FocusControl = meDesc end object Label5: TLabel Left = 19 Top = 14 Width = 31 Height = 13 Caption = '̫��(&F):' FocusControl = FormList end object Label4: TLabel Left = 147 Top = 99 Width = 28 Height = 13 Caption = '�߰��(&P):' FocusControl = PageCombo end object Label6: TLabel Left = 314 Top = 99 Width = 34 Height = 13 Caption = '���(&A):' FocusControl = edAuthor end object edTitle: TEdit Left = 147 Top = 30 Width = 297 Height = 21 MaxLength = 40 TabOrder = 1 IsControl = True end object meDesc: TEdit Left = 147 Top = 74 Width = 297 Height = 21 TabOrder = 2 end object BrowseButton: TButton Left = 189 Top = 176 Width = 77 Height = 24 Caption = '�Q��(&B)...' TabOrder = 5 OnClick = BrowseButtonClick IsControl = True end object FormList: TListBox Left = 19 Top = 30 Width = 117 Height = 171 ItemHeight = 13 TabOrder = 0 OnClick = FormListClick end object OKButton: TButton Left = 222 Top = 217 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 6 OnClick = OKClick end object CancelButton: TButton Left = 302 Top = 217 Width = 75 Height = 25 Cancel = True Caption = '��ݾ�' ModalResult = 2 TabOrder = 7 end object HelpButton: TButton Left = 382 Top = 217 Width = 75 Height = 25 Caption = '����(&H)' TabOrder = 8 OnClick = HelpButtonClick end object PageCombo: TComboBox Left = 147 Top = 117 Width = 160 Height = 21 ItemHeight = 13 TabOrder = 3 end object edAuthor: TEdit Left = 315 Top = 117 Width = 129 Height = 21 TabOrder = 4 end object OpenDialog: TOpenDialog HelpContext = 1434 Filter = '���� (*.ICO)|*.ico' Options = [ofHideReadOnly, ofShowHelp, ofPathMustExist, ofFileMustExist] Title = '���݂̑I��' Left = 8 Top = 216 end end