Browse Subversion Repository
Diff of /Unit1.dfm
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|