Browse Subversion Repository
Diff of /Unit2.dfm
Parent Directory
| Revision Log
| Patch
| 16 |
BorderOptions.BorderWidth = cbwNumeric |
BorderOptions.BorderWidth = cbwNumeric |
| 17 |
BorderOptions.Style = cbsSolid |
BorderOptions.Style = cbsSolid |
| 18 |
BorderOptions.Color = clNone |
BorderOptions.Color = clNone |
|
ExplicitWidth = 343 |
|
|
ExplicitHeight = 169 |
|
| 19 |
object IWImageFile1: TIWImageFile |
object IWImageFile1: TIWImageFile |
| 20 |
Left = 1 |
Left = 1 |
| 21 |
Top = 1 |
Top = 1 |
| 29 |
UseSize = False |
UseSize = False |
| 30 |
Cacheable = True |
Cacheable = True |
| 31 |
FriendlyName = 'IWImageFile1' |
FriendlyName = 'IWImageFile1' |
| 32 |
ImageFile.Filename = 'files\logo.png' |
ImageFile.Filename = 'files\logo.jpg' |
| 33 |
ExplicitLeft = 128 |
ExplicitLeft = 128 |
| 34 |
ExplicitTop = 32 |
ExplicitTop = 32 |
| 35 |
ExplicitWidth = 89 |
ExplicitWidth = 89 |
|
|
Legend:
| Removed from v.8 |
|
| changed lines |
| |
Added in v.17 |
|
|
|