Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit2.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 8 by yamat0jp, Thu Dec 31 08:51:02 2015 UTC
# Line 1  Line 1 
1  object IWFrame1: TIWFrame1  object IWFrame1: TIWFrame1
2    Left = 0    Left = 0
3    Top = 0    Top = 0
4    Width = 343    Width = 653
5    Height = 169    Height = 131
6    TabOrder = 0    TabOrder = 0
7    object IWFrameRegion: TIWRegion    object IWFrameRegion: TIWRegion
8      Left = 0      Left = 0
9      Top = 0      Top = 0
10      Width = 343      Width = 653
11      Height = 169      Height = 131
12      RenderInvisibleControls = True      RenderInvisibleControls = True
13      TabOrder = 0      TabOrder = 0
14      Align = alClient      Align = alClient
# Line 16  object IWFrame1: TIWFrame1 Line 16  object IWFrame1: TIWFrame1
16      BorderOptions.BorderWidth = cbwNumeric      BorderOptions.BorderWidth = cbwNumeric
17      BorderOptions.Style = cbsSolid      BorderOptions.Style = cbsSolid
18      BorderOptions.Color = clNone      BorderOptions.Color = clNone
19        ExplicitWidth = 343
20        ExplicitHeight = 169
21      object IWImageFile1: TIWImageFile      object IWImageFile1: TIWImageFile
22        Left = 1        Left = 1
23        Top = 1        Top = 1
24        Width = 341        Width = 651
25        Height = 167        Height = 129
26        Align = alClient        Align = alClient
27        RenderSize = False        RenderSize = False
28        StyleRenderOptions.RenderSize = False        StyleRenderOptions.RenderSize = False

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

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