OSDN Git Service

ビルド環境構築手順をもうちょっと修正
[winbottle/winbottle.git] / bottleclient / EditorTalkShow.dfm
1 object frmEditorTalkShow: TfrmEditorTalkShow
2   Left = 1027
3   Top = 433
4   Width = 393
5   Height = 497
6   Caption = #12456#12487#12451#12479#12503#12524#12499#12517#12540
7   Color = clBtnFace
8   Font.Charset = SHIFTJIS_CHARSET
9   Font.Color = clWindowText
10   Font.Height = -12
11   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
12   Font.Style = []
13   OldCreateOrder = False
14   OnClose = FormClose
15   OnCreate = FormCreate
16   OnDestroy = FormDestroy
17   PixelsPerInch = 96
18   TextHeight = 12
19   inline TalkShowFrame: TfrmTalkShow
20     Left = 0
21     Top = 0
22     Width = 385
23     Height = 470
24     Align = alClient
25     TabOrder = 0
26     inherited PanelBevel: TPanel
27       Width = 385
28       Height = 470
29       inherited PaintBox: TPaintBox
30         Width = 367
31         Height = 468
32       end
33       inherited ScrollBar: TScrollBar
34         Left = 368
35         Height = 468
36       end
37     end
38   end
39   object SsParser: TSsParser
40     Left = 8
41     Top = 8
42   end
43 end