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 3 by yamat0jp, Sat Dec 26 07:30:17 2015 UTC revision 8 by yamat0jp, Thu Dec 31 08:51:02 2015 UTC
# Line 17  object UserForm: TUserForm Line 17  object UserForm: TUserForm
17    DesignLeft = 8    DesignLeft = 8
18    DesignTop = 8    DesignTop = 8
19    object IWEdit1: TIWEdit    object IWEdit1: TIWEdit
20      Left = 384      Left = 78
21      Top = 72      Top = 232
22      Width = 100      Width = 100
23      Height = 21      Height = 21
24      NonEditableAsLabel = True      NonEditableAsLabel = True
# Line 30  object UserForm: TUserForm Line 30  object UserForm: TUserForm
30      TabOrder = 0      TabOrder = 0
31    end    end
32    object IWEdit2: TIWEdit    object IWEdit2: TIWEdit
33      Left = 384      Left = 78
34      Top = 112      Top = 267
35      Width = 100      Width = 100
36      Height = 21      Height = 21
37      NonEditableAsLabel = True      NonEditableAsLabel = True
# Line 121  object UserForm: TUserForm Line 121  object UserForm: TUserForm
121      Font.Size = 10      Font.Size = 10
122      Font.Style = []      Font.Style = []
123      FriendlyName = 'IWButton2'      FriendlyName = 'IWButton2'
124      TabOrder = 8      TabOrder = 7
125      OnClick = IWButton2Click      OnClick = IWButton2Click
126    end    end
127    inline IWFrame1: TIWFrame1    inline IWFrame1: TIWFrame1
128      Left = 0      Left = -42
129      Top = 0      Top = 0
130      Width = 343      Width = 653
131      Height = 169      Height = 131
132      TabOrder = 0      TabOrder = 0
133        ExplicitLeft = -42
134      inherited IWFrameRegion: TIWRegion      inherited IWFrameRegion: TIWRegion
135        TabOrder = 7        TabOrder = 8
136          ExplicitWidth = 653
137          ExplicitHeight = 131
138        inherited IWImageFile1: TIWImageFile        inherited IWImageFile1: TIWImageFile
139          OnClick = IWButton2Click          ExplicitLeft = 17
140          ExplicitLeft = 2          ExplicitTop = 72
141          ExplicitTop = 0          ExplicitWidth = 651
142          ExplicitWidth = 341          ExplicitHeight = 129
         ExplicitHeight = 167  
143        end        end
144      end      end
145    end    end

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

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