Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/Giko.dfm
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 1 |
object GikoForm: TGikoForm |
object GikoForm: TGikoForm |
| 2 |
Left = 93 |
Left = 472 |
| 3 |
Top = 110 |
Top = 137 |
| 4 |
HorzScrollBar.Visible = False |
HorzScrollBar.Visible = False |
| 5 |
VertScrollBar.Visible = False |
VertScrollBar.Visible = False |
| 6 |
AutoScroll = False |
AutoScroll = False |
| 13 |
Font.Height = -12 |
Font.Height = -12 |
| 14 |
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 |
Font.Name = #65325#65331' '#65328#12468#12471#12483#12463 |
| 15 |
Font.Style = [] |
Font.Style = [] |
| 16 |
|
KeyPreview = True |
| 17 |
OldCreateOrder = False |
OldCreateOrder = False |
| 18 |
Visible = True |
Visible = True |
| 19 |
OnClose = FormClose |
OnClose = FormClose |
| 20 |
OnCloseQuery = FormCloseQuery |
OnCloseQuery = FormCloseQuery |
| 21 |
OnCreate = FormCreate |
OnCreate = FormCreate |
| 22 |
OnDestroy = FormDestroy |
OnDestroy = FormDestroy |
| 23 |
|
OnKeyDown = FormKeyDown |
| 24 |
|
OnKeyUp = FormKeyUp |
| 25 |
OnMouseWheel = FormMouseWheel |
OnMouseWheel = FormMouseWheel |
| 26 |
OnResize = FormResize |
OnResize = FormResize |
| 27 |
OnShortCut = FormShortCut |
OnShortCut = FormShortCut |
|
|
Legend:
| Removed from v.1.7 |
|
| changed lines |
| |
Added in v.1.8 |
|
|
|