Browse CVS Repository
Contents of /gikonavigoeson/gikonavi/IndividualAbon.dfm
Parent Directory
| Revision Log
| Revision Graph
Revision 1.3 -
( show annotations)
( download)
Wed Sep 17 07:12:00 2003 UTC
(20 years, 7 months ago)
by h677
Branch: MAIN
CVS Tags: b49, b48, v1_49_0_548, v1_49_0_540, v1_49_0_542, v1_49_0_545, v1_49_0_544, v1_49_0_547, b47, v1_48_0_530, b44, v1_49_0_554, b41, v1_49_0_551, b40, v1_48_0_510, b43, v1_48_0_535, v1_49_0_552, v1_49_0_553, v1_49_0_546, v1_48_0_539, v1_48_0_538, b46, v1_48_0_533, v1_48_0_537, v1_49_2_569, v1_48_0_536, v1_49_0_541
Branch point for: BRANCH_TORA, Bb49, stable
Changes since 1.2: +6 -6 lines
ボタンの左右を入れ替えた
| 1 |
object IndividualAbonForm: TIndividualAbonForm |
| 2 |
Left = 531 |
| 3 |
Top = 420 |
| 4 |
Width = 219 |
| 5 |
Height = 123 |
| 6 |
Caption = #20491#21029#12354#12412#12540#12435#35299#38500 |
| 7 |
Color = clBtnFace |
| 8 |
Font.Charset = SHIFTJIS_CHARSET |
| 9 |
Font.Color = clWindowText |
| 10 |
Font.Height = -12 |
| 11 |
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 |
| 12 |
Font.Style = [] |
| 13 |
OldCreateOrder = False |
| 14 |
PixelsPerInch = 96 |
| 15 |
TextHeight = 12 |
| 16 |
object Label1: TLabel |
| 17 |
Left = 24 |
| 18 |
Top = 16 |
| 19 |
Width = 156 |
| 20 |
Height = 13 |
| 21 |
Caption = #20491#21029#12354#12412#12540#12435#12373#12428#12390#12356#12427#12524#12473 |
| 22 |
Font.Charset = SHIFTJIS_CHARSET |
| 23 |
Font.Color = clWindowText |
| 24 |
Font.Height = -13 |
| 25 |
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 |
| 26 |
Font.Style = [] |
| 27 |
ParentFont = False |
| 28 |
end |
| 29 |
object ComboBox1: TComboBox |
| 30 |
Left = 24 |
| 31 |
Top = 32 |
| 32 |
Width = 153 |
| 33 |
Height = 20 |
| 34 |
ItemHeight = 12 |
| 35 |
TabOrder = 0 |
| 36 |
end |
| 37 |
object Button1: TButton |
| 38 |
Left = 24 |
| 39 |
Top = 56 |
| 40 |
Width = 75 |
| 41 |
Height = 25 |
| 42 |
Caption = #35299#38500 |
| 43 |
ModalResult = 1 |
| 44 |
TabOrder = 1 |
| 45 |
OnClick = Button1Click |
| 46 |
end |
| 47 |
object BitBtn1: TBitBtn |
| 48 |
Left = 107 |
| 49 |
Top = 56 |
| 50 |
Width = 89 |
| 51 |
Height = 25 |
| 52 |
TabOrder = 2 |
| 53 |
Kind = bkCancel |
| 54 |
end |
| 55 |
end |
| |