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, Wed Jul 15 23:11:42 2015 UTC revision 3 by yamat0jp, Thu Jul 16 20:11:51 2015 UTC
# Line 83  object Form1: TForm1 Line 83  object Form1: TForm1
83      TabOrder = 4      TabOrder = 4
84      OnClick = Button3Click      OnClick = Button3Click
85    end    end
86      object CheckBox1: TCheckBox
87        Left = 472
88        Top = 96
89        Width = 97
90        Height = 17
91        Caption = 'Square'
92        Checked = True
93        State = cbChecked
94        TabOrder = 5
95        OnClick = CheckBox1Click
96      end
97    object OpenPictureDialog1: TOpenPictureDialog    object OpenPictureDialog1: TOpenPictureDialog
98      Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]      Options = [ofHideReadOnly, ofAllowMultiSelect, ofEnableSizing]
99      Left = 280      Left = 280

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