Browse CVS Repository
Annotation of /gikonavigoeson/gikonavi/IndividualAbon.dfm
Parent Directory
| Revision Log
| Revision Graph
Revision 1.4 -
( hide annotations)
( download)
Fri Oct 8 15:12:51 2004 UTC
(19 years, 6 months ago)
by h677
Branch: MAIN
CVS Tags: bv1_49_0_564, bv1_49_0_563, v1_50_0_557, v1_50_0_561
Changes since 1.3: +2 -2 lines
個別あぼ〜んに関する不具合の修正
| 1 |
h677 |
1.1 |
object IndividualAbonForm: TIndividualAbonForm |
| 2 |
h677 |
1.4 |
Left = 476 |
| 3 |
|
|
Top = 363 |
| 4 |
h677 |
1.3 |
Width = 219 |
| 5 |
|
|
Height = 123 |
| 6 |
h677 |
1.1 |
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 |
h677 |
1.3 |
Left = 24 |
| 39 |
|
|
Top = 56 |
| 40 |
h677 |
1.1 |
Width = 75 |
| 41 |
|
|
Height = 25 |
| 42 |
|
|
Caption = #35299#38500 |
| 43 |
|
|
ModalResult = 1 |
| 44 |
|
|
TabOrder = 1 |
| 45 |
|
|
OnClick = Button1Click |
| 46 |
h677 |
1.2 |
end |
| 47 |
|
|
object BitBtn1: TBitBtn |
| 48 |
h677 |
1.3 |
Left = 107 |
| 49 |
|
|
Top = 56 |
| 50 |
h677 |
1.2 |
Width = 89 |
| 51 |
|
|
Height = 25 |
| 52 |
|
|
TabOrder = 2 |
| 53 |
|
|
Kind = bkCancel |
| 54 |
h677 |
1.1 |
end |
| 55 |
|
|
end |
|