OSDN Git Service

URLジャンプメニューに選択肢名も表示するようにした
[winbottle/winbottle.git] / bottleclient / ProgressWindow.dfm
1 object frmProgressWindow: TfrmProgressWindow
2   Left = 355
3   Top = 344
4   BorderStyle = bsNone
5   Caption = 'Plugin Load Status'
6   ClientHeight = 47
7   ClientWidth = 334
8   Color = clBtnFace
9   Font.Charset = SHIFTJIS_CHARSET
10   Font.Color = clWindowText
11   Font.Height = -12
12   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
13   Font.Style = []
14   FormStyle = fsStayOnTop
15   OldCreateOrder = False
16   Position = poMainFormCenter
17   PixelsPerInch = 96
18   TextHeight = 12
19   object lblContent: TLabel
20     Left = 8
21     Top = 16
22     Width = 321
23     Height = 12
24     AutoSize = False
25     Caption = #12503#12521#12464#12452#12531'%s'#12434#35501#12415#36796#12415#20013
26   end
27 end