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 8 by yamat0jp, Thu Dec 31 08:51:02 2015 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 83  object UserForm: TUserForm Line 83  object UserForm: TUserForm
83      PasswordPrompt = True      PasswordPrompt = True
84    end    end
85    object IWButton1: TIWButton    object IWButton1: TIWButton
86      Left = 430      Left = 431
87      Top = 320      Top = 320
88      Width = 75      Width = 75
89      Height = 25      Height = 25

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

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