Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit6.dfm

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

revision 11 by yamat0jp, Fri Jul 22 23:40:03 2016 UTC revision 13 by yamat0jp, Tue Jul 26 09:17:38 2016 UTC
# Line 18  object UserForm: TUserForm Line 18  object UserForm: TUserForm
18    DesignTop = 8    DesignTop = 8
19    object IWEdit1: TIWEdit    object IWEdit1: TIWEdit
20      Left = 78      Left = 78
21      Top = 232      Top = 168
22      Width = 100      Width = 100
23      Height = 21      Height = 21
24      NonEditableAsLabel = True      NonEditableAsLabel = True
# Line 31  object UserForm: TUserForm Line 31  object UserForm: TUserForm
31    end    end
32    object IWEdit2: TIWEdit    object IWEdit2: TIWEdit
33      Left = 78      Left = 78
34      Top = 267      Top = 251
35      Width = 100      Width = 100
36      Height = 21      Height = 21
37      NonEditableAsLabel = True      NonEditableAsLabel = True
# Line 43  object UserForm: TUserForm Line 43  object UserForm: TUserForm
43      TabOrder = 1      TabOrder = 1
44    end    end
45    object IWEdit3: TIWEdit    object IWEdit3: TIWEdit
46      Left = 384      Left = 78
47      Top = 152      Top = 208
48      Width = 200      Width = 200
49      Height = 21      Height = 21
50      NonEditableAsLabel = True      NonEditableAsLabel = True
# Line 56  object UserForm: TUserForm Line 56  object UserForm: TUserForm
56      TabOrder = 2      TabOrder = 2
57    end    end
58    object IWEdit4: TIWEdit    object IWEdit4: TIWEdit
59      Left = 384      Left = 78
60      Top = 192      Top = 294
61      Width = 200      Width = 200
62      Height = 21      Height = 21
63      NonEditableAsLabel = True      NonEditableAsLabel = True
# Line 133  object UserForm: TUserForm Line 133  object UserForm: TUserForm
133      ExplicitLeft = -42      ExplicitLeft = -42
134      inherited IWFrameRegion: TIWRegion      inherited IWFrameRegion: TIWRegion
135        TabOrder = 8        TabOrder = 8
136          ExplicitWidth = 653
137          ExplicitHeight = 131
138        inherited IWImageFile1: TIWImageFile        inherited IWImageFile1: TIWImageFile
139          ExplicitLeft = 17          ExplicitLeft = 17
140          ExplicitTop = 72          ExplicitTop = 72

Legend:
Removed from v.11  
changed lines
  Added in v.13

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