Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/IndividualAbon.dfm

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

revision 1.4 by h677, Fri Oct 8 15:12:51 2004 UTC revision 1.5 by h677, Fri Nov 5 16:54:07 2004 UTC
# Line 1  Line 1 
1  object IndividualAbonForm: TIndividualAbonForm  object IndividualAbonForm: TIndividualAbonForm
2    Left = 476    Left = 476
3    Top = 363    Top = 363
4    Width = 219    Width = 281
5    Height = 123    Height = 112
6    Caption = #20491#21029#12354#12412#12540#12435#35299#38500    Caption = #20491#21029#12354#12412#12540#12435#35299#38500
7    Color = clBtnFace    Color = clBtnFace
8    Font.Charset = SHIFTJIS_CHARSET    Font.Charset = SHIFTJIS_CHARSET
# Line 11  object IndividualAbonForm: TIndividualAb Line 11  object IndividualAbonForm: TIndividualAb
11    Font.Name = #65325#65331' '#65328#12468#12471#12483#12463    Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
12    Font.Style = []    Font.Style = []
13    OldCreateOrder = False    OldCreateOrder = False
14      OnCreate = FormCreate
15      OnDestroy = FormDestroy
16    PixelsPerInch = 96    PixelsPerInch = 96
17    TextHeight = 12    TextHeight = 12
18    object Label1: TLabel    object Label1: TLabel
19      Left = 24      Left = 6
20      Top = 16      Top = 8
21      Width = 156      Width = 156
22      Height = 13      Height = 13
23      Caption = #20491#21029#12354#12412#12540#12435#12373#12428#12390#12356#12427#12524#12473      Caption = #20491#21029#12354#12412#12540#12435#12373#12428#12390#12356#12427#12524#12473
# Line 27  object IndividualAbonForm: TIndividualAb Line 29  object IndividualAbonForm: TIndividualAb
29      ParentFont = False      ParentFont = False
30    end    end
31    object ComboBox1: TComboBox    object ComboBox1: TComboBox
32      Left = 24      Left = 6
33      Top = 32      Top = 24
34      Width = 153      Width = 153
35      Height = 20      Height = 20
36      ItemHeight = 12      ItemHeight = 12
37      TabOrder = 0      TabOrder = 0
38    end    end
39    object Button1: TButton    object Button1: TButton
40      Left = 24      Left = 6
41      Top = 56      Top = 56
42      Width = 75      Width = 75
43      Height = 25      Height = 25
# Line 44  object IndividualAbonForm: TIndividualAb Line 46  object IndividualAbonForm: TIndividualAb
46      TabOrder = 1      TabOrder = 1
47      OnClick = Button1Click      OnClick = Button1Click
48    end    end
49    object BitBtn1: TBitBtn    object BitBtn2: TBitBtn
50      Left = 107      Left = 86
51      Top = 56      Top = 56
52      Width = 89      Width = 89
53      Height = 25      Height = 25
54        Caption = #12377#12409#12390'(&A)'
55        ModalResult = 1
56      TabOrder = 2      TabOrder = 2
57        OnClick = BitBtn2Click
58        Glyph.Data = {
59          F2010000424DF201000000000000760000002800000024000000130000000100
60          0400000000007C01000000000000000000001000000000000000000000000000
61          80000080000000808000800000008000800080800000C0C0C000808080000000
62          FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
63          3333333333388F3333333333000033334224333333333333338338F333333333
64          0000333422224333333333333833338F33333333000033422222243333333333
65          83333338F3333333000034222A22224333333338F33F33338F33333300003222
66          A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
67          38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
68          2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
69          0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
70          333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
71          33333A2224A2233333333338F338F83300003333333333A2224A333333333333
72          8F338F33000033333333333A222433333333333338F338F30000333333333333
73          A224333333333333338F38F300003333333333333A223333333333333338F8F3
74          000033333333333333A3333333333333333383330000}
75        NumGlyphs = 2
76      end
77      object BitBtn1: TBitBtn
78        Left = 184
79        Top = 56
80        Width = 81
81        Height = 25
82        TabOrder = 3
83      Kind = bkCancel      Kind = bkCancel
84    end    end
85  end  end

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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