Develop and Download Open Source Software

Browse CVS Repository

Annotation of /gikonavigoeson/gikonavi/ListSelect.dfm

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


Revision 1.2 - (hide annotations) (download)
Wed Aug 27 06:14:59 2003 UTC (20 years, 7 months ago) by yoffy
Branch: MAIN
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, 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, b36, v1_48_0_530, 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: +2 -2 lines
・ボタンの名称を修正。

1 hi_ 1.1 object ListSelectDialog: TListSelectDialog
2     Left = 55
3     Top = 91
4     HorzScrollBar.Visible = False
5     VertScrollBar.Visible = False
6     BorderStyle = bsDialog
7     Caption = #32094#36796#12415
8     ClientHeight = 119
9     ClientWidth = 292
10     Color = clBtnFace
11     Font.Charset = SHIFTJIS_CHARSET
12     Font.Color = clWindowText
13     Font.Height = -12
14     Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
15     Font.Style = []
16     OldCreateOrder = False
17     Position = poOwnerFormCenter
18     PixelsPerInch = 96
19     TextHeight = 12
20     object TitleLabel: TLabel
21     Left = 8
22     Top = 12
23 yoffy 1.2 Width = 51
24 hi_ 1.1 Height = 12
25 yoffy 1.2 Caption = #32094#36796#12415'(&T)'
26 hi_ 1.1 FocusControl = SelectComboBox
27     end
28     object SelectComboBox: TComboBox
29     Left = 20
30     Top = 32
31     Width = 265
32     Height = 20
33     DropDownCount = 10
34     ItemHeight = 12
35     TabOrder = 0
36     end
37     object KubetsuCheckBox: TCheckBox
38     Left = 20
39     Top = 60
40     Width = 185
41     Height = 17
42     Caption = #22823#25991#23383#12392#23567#25991#23383#12434#21306#21029#12377#12427'(&C)'
43     Enabled = False
44     TabOrder = 3
45     end
46     object OkButton: TButton
47     Left = 108
48     Top = 92
49     Width = 87
50     Height = 21
51     Caption = 'OK'
52     Default = True
53     ModalResult = 1
54     TabOrder = 1
55     end
56     object CancelButton: TButton
57     Left = 200
58     Top = 92
59     Width = 87
60     Height = 21
61     Cancel = True
62     Caption = #12461#12515#12531#12475#12523
63     ModalResult = 2
64     TabOrder = 2
65     end
66     end

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