OSDN Git Service

IdAntiFreezeを貼り付けた (ToDo #347)
[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   OnCreate = FormCreate
15   OnDestroy = FormDestroy
16   PixelsPerInch = 96
17   TextHeight = 12
18   inline TalkShowFrame: TfrmTalkShow
19     Left = 0
20     Top = 0
21     Width = 385
22     Height = 466
23     Align = alClient
24     TabOrder = 0
25     inherited PanelBevel: TPanel
26       Width = 385
27       Height = 466
28       inherited PaintBox: TPaintBox
29         Width = 367
30         Height = 464
31       end
32       inherited ScrollBar: TScrollBar
33         Left = 368
34         Height = 464
35       end
36     end
37   end
38   object SsParser: TSsParser
39     Left = 8
40     Top = 8
41   end
42 end