Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit1.dfm

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

revision 2 by yamat0jp, Sat Dec 19 14:35:42 2015 UTC revision 3 by yamat0jp, Sat Dec 26 07:30:17 2015 UTC
# Line 267  object IWForm1: TIWForm1 Line 267  object IWForm1: TIWForm1
267      Left = 376      Left = 376
268      Top = 192      Top = 192
269      Width = 129      Width = 129
270      Height = 121      Height = 105
271      RenderInvisibleControls = True      RenderInvisibleControls = True
272      BorderOptions.NumericWidth = 1      BorderOptions.NumericWidth = 1
273      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
# Line 278  object IWForm1: TIWForm1 Line 278  object IWForm1: TIWForm1
278        Top = 21        Top = 21
279        Width = 81        Width = 81
280        Height = 21        Height = 21
281        Hint = 'ID'        Hint = 'EMAIL'
282        Font.Color = clNone        Font.Color = clNone
283        Font.Size = 10        Font.Size = 10
284        Font.Style = []        Font.Style = []
# Line 288  object IWForm1: TIWForm1 Line 288  object IWForm1: TIWForm1
288      end      end
289      object IWEdit3: TIWEdit      object IWEdit3: TIWEdit
290        Left = 24        Left = 24
291        Top = 56        Top = 48
292        Width = 81        Width = 81
293        Height = 21        Height = 21
294        Hint = 'PASSWORD'        Hint = 'PASSWORD'
# Line 302  object IWForm1: TIWForm1 Line 302  object IWForm1: TIWForm1
302      end      end
303      object IWLink2: TIWLink      object IWLink2: TIWLink
304        Left = 40        Left = 40
305        Top = 92        Top = 75
306        Width = 65        Width = 65
307        Height = 17        Height = 17
308        Alignment = taLeftJustify        Alignment = taLeftJustify

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

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