OSDN Git Service

1.52.1.658
[gikonavigoeson/gikonavi.git] / IndividualAbon.dfm
index 424f00f..49c1ed0 100644 (file)
@@ -1,8 +1,8 @@
 object IndividualAbonForm: TIndividualAbonForm
-  Left = 531
-  Top = 420
-  Width = 209
-  Height = 130
+  Left = 264
+  Top = 314
+  Width = 269
+  Height = 115
   Caption = #20491#21029#12354#12412#12540#12435#35299#38500
   Color = clBtnFace
   Font.Charset = SHIFTJIS_CHARSET
@@ -10,38 +10,95 @@ object IndividualAbonForm: TIndividualAbonForm
   Font.Height = -12
   Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
   Font.Style = []
+  FormStyle = fsStayOnTop
   OldCreateOrder = False
+  OnCreate = FormCreate
+  OnDestroy = FormDestroy
   PixelsPerInch = 96
   TextHeight = 12
-  object Label1: TLabel
-    Left = 24
-    Top = 16
-    Width = 156
-    Height = 13
-    Caption = #20491#21029#12354#12412#12540#12435#12373#12428#12390#12356#12427#12524#12473
-    Font.Charset = SHIFTJIS_CHARSET
-    Font.Color = clWindowText
-    Font.Height = -13
-    Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
-    Font.Style = []
-    ParentFont = False
-  end
-  object ComboBox1: TComboBox
-    Left = 24
-    Top = 32
-    Width = 153
-    Height = 20
-    ItemHeight = 12
+  object Panel1: TPanel
+    Left = 0
+    Top = 47
+    Width = 261
+    Height = 41
+    Align = alBottom
+    BevelOuter = bvNone
     TabOrder = 0
+    object BitBtn1: TBitBtn
+      Left = 172
+      Top = 8
+      Width = 81
+      Height = 25
+      TabOrder = 0
+      Kind = bkCancel
+    end
+    object BitBtn2: TBitBtn
+      Left = 83
+      Top = 8
+      Width = 89
+      Height = 25
+      Caption = #12377#12409#12390'(&A)'
+      ModalResult = 1
+      TabOrder = 1
+      OnClick = BitBtn2Click
+      Glyph.Data = {
+        F2010000424DF201000000000000760000002800000024000000130000000100
+        0400000000007C01000000000000000000001000000000000000000000000000
+        80000080000000808000800000008000800080800000C0C0C000808080000000
+        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
+        3333333333388F3333333333000033334224333333333333338338F333333333
+        0000333422224333333333333833338F33333333000033422222243333333333
+        83333338F3333333000034222A22224333333338F33F33338F33333300003222
+        A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
+        38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
+        2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
+        0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
+        333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
+        33333A2224A2233333333338F338F83300003333333333A2224A333333333333
+        8F338F33000033333333333A222433333333333338F338F30000333333333333
+        A224333333333333338F38F300003333333333333A223333333333333338F8F3
+        000033333333333333A3333333333333333383330000}
+      NumGlyphs = 2
+    end
+    object Button1: TButton
+      Left = 8
+      Top = 8
+      Width = 75
+      Height = 25
+      Caption = #35299#38500
+      ModalResult = 1
+      TabOrder = 2
+      OnClick = Button1Click
+    end
   end
-  object Button1: TButton
-    Left = 24
-    Top = 64
-    Width = 75
-    Height = 25
-    Caption = #35299#38500
-    ModalResult = 1
+  object Panel2: TPanel
+    Left = 0
+    Top = 0
+    Width = 261
+    Height = 47
+    Align = alClient
+    BevelOuter = bvNone
     TabOrder = 1
-    OnClick = Button1Click
+    object Label1: TLabel
+      Left = 16
+      Top = 8
+      Width = 156
+      Height = 13
+      Caption = #20491#21029#12354#12412#12540#12435#12373#12428#12390#12356#12427#12524#12473
+      Font.Charset = SHIFTJIS_CHARSET
+      Font.Color = clWindowText
+      Font.Height = -13
+      Font.Name = #65325#65331' '#65328#12468#12471#12483#12463
+      Font.Style = []
+      ParentFont = False
+    end
+    object ComboBox1: TComboBox
+      Left = 16
+      Top = 24
+      Width = 153
+      Height = 20
+      ItemHeight = 12
+      TabOrder = 0
+    end
   end
 end