Develop and Download Open Source Software

Browse CVS Repository

Contents of /gikonavigoeson/gikonavi/NewFavoriteFolder.dfm

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sat Aug 9 13:51:08 2003 UTC (20 years, 8 months ago) by hi_
Branch: hi
CVS Tags: b49, b48, v1_50_0_581, v1_50_0_580, v1_50_0_587, v1_50_0_586, v1_50_0_595, v1_50_0_572, marged-Bb50, v1_50_0_598, v1_50_0_590, bv1_49_0_564, v1_50_0_593, v1_50_0_596, bv1_49_0_563, v1_50_0_557, b37, v1_50_0_585, v1_49_0_548, v1_50_0_603, c33_4, v1_50_0_582, v1_49_0_540, v1_49_0_542, v1_49_0_545, v1_49_0_544, v1_49_0_547, b47, v1_50_0_604, b34, b35, b36, v1_48_0_530, b33, b44, v1_49_0_554, merged-remodeling, v1_50_0_577, b41, v1_49_0_551, v1_50_0_588, b40, v1_48_0_510, bv1_49_0_565, b43, b50, v1_48_0_535, v1_49_0_552, v1_50_0_574, v1_49_0_553, v1_50_0_584, v_step1, v1_49_0_546, v1_50_0_573, v1_48_0_539, v1_48_0_538, b46, v1_50_0_600, v1_48_0_533, v1_50_0_571, v1_48_0_537, v1_49_2_569, v1_50_0_576, v1_50_2_604, v1_50_0_578, v1_50_0_579, v1_48_0_536, root-of-Bb50, root-of-remodel, v1_50_0_594, v1_49_0_541, v1_50_0_602, v1_50_0_601, v1_50_0_605, v1_50_0_599, v1_50_0_561
Branch point for: remodeling, Bb50, BRANCH_TORA, Bb49, stable
Changes since 1.1: +0 -0 lines
新規作成

1 object NewFavoriteFolderDialog: TNewFavoriteFolderDialog
2 Left = 181
3 Top = 554
4 BorderStyle = bsDialog
5 Caption = #26032#12375#12356#12501#12457#12523#12480#12398#20316#25104
6 ClientHeight = 110
7 ClientWidth = 399
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 OldCreateOrder = False
15 Position = poOwnerFormCenter
16 OnCreate = FormCreate
17 PixelsPerInch = 96
18 TextHeight = 12
19 object Label1: TLabel
20 Left = 12
21 Top = 12
22 Width = 193
23 Height = 12
24 Caption = #20316#25104#12377#12427#12501#12457#12523#12480#21517#12434#20837#21147#12375#12390#12367#12384#12373#12356
25 end
26 object Label2: TLabel
27 Left = 12
28 Top = 40
29 Width = 72
30 Height = 12
31 Caption = #12501#12457#12523#12480#21517'(&F):'
32 FocusControl = FolderEdit
33 end
34 object ErrLabel: TLabel
35 Left = 12
36 Top = 64
37 Width = 18
38 Height = 12
39 Caption = '_err'
40 end
41 object FolderEdit: TEdit
42 Left = 92
43 Top = 36
44 Width = 293
45 Height = 20
46 TabOrder = 0
47 OnChange = FolderEditChange
48 end
49 object OKButton: TButton
50 Left = 204
51 Top = 80
52 Width = 87
53 Height = 21
54 Caption = 'OK'
55 Default = True
56 Enabled = False
57 ModalResult = 1
58 TabOrder = 1
59 end
60 object CancelButton: TButton
61 Left = 300
62 Top = 80
63 Width = 87
64 Height = 21
65 Cancel = True
66 Caption = #12461#12515#12531#12475#12523
67 ModalResult = 2
68 TabOrder = 2
69 end
70 end

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26