|
@@ -1,20 +1,20 @@
|
|
|
object Form1: TForm1
|
|
object Form1: TForm1
|
|
|
Left = 214
|
|
Left = 214
|
|
|
- Height = 302
|
|
|
|
|
|
|
+ Height = 403
|
|
|
Top = 122
|
|
Top = 122
|
|
|
- Width = 248
|
|
|
|
|
|
|
+ Width = 331
|
|
|
Caption = 'Form1'
|
|
Caption = 'Form1'
|
|
|
- ClientHeight = 302
|
|
|
|
|
- ClientWidth = 248
|
|
|
|
|
|
|
+ ClientHeight = 403
|
|
|
|
|
+ ClientWidth = 331
|
|
|
Color = clWhite
|
|
Color = clWhite
|
|
|
- DesignTimePPI = 72
|
|
|
|
|
OnCreate = FormCreate
|
|
OnCreate = FormCreate
|
|
|
- LCLVersion = '1.9.0.0'
|
|
|
|
|
|
|
+ LCLVersion = '2.0.4.0'
|
|
|
object BCImageButton1: TBCImageButton
|
|
object BCImageButton1: TBCImageButton
|
|
|
- Left = 24
|
|
|
|
|
- Height = 41
|
|
|
|
|
- Top = 12
|
|
|
|
|
- Width = 206
|
|
|
|
|
|
|
+ Left = 32
|
|
|
|
|
+ Height = 55
|
|
|
|
|
+ Top = 16
|
|
|
|
|
+ Width = 275
|
|
|
|
|
+ AlphaTest = False
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
Animation = False
|
|
Animation = False
|
|
|
BitmapFile = 'sample_1.png'
|
|
BitmapFile = 'sample_1.png'
|
|
@@ -29,10 +29,11 @@ object Form1: TForm1
|
|
|
ParentFont = False
|
|
ParentFont = False
|
|
|
end
|
|
end
|
|
|
object BCImageButton2: TBCImageButton
|
|
object BCImageButton2: TBCImageButton
|
|
|
- Left = 24
|
|
|
|
|
- Height = 41
|
|
|
|
|
- Top = 59
|
|
|
|
|
- Width = 206
|
|
|
|
|
|
|
+ Left = 32
|
|
|
|
|
+ Height = 55
|
|
|
|
|
+ Top = 79
|
|
|
|
|
+ Width = 275
|
|
|
|
|
+ AlphaTest = False
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
BitmapFile = 'sample_2.png'
|
|
BitmapFile = 'sample_2.png'
|
|
|
BitmapOptions.Direction = sdVertical
|
|
BitmapOptions.Direction = sdVertical
|
|
@@ -40,10 +41,10 @@ object Form1: TForm1
|
|
|
ParentFont = False
|
|
ParentFont = False
|
|
|
end
|
|
end
|
|
|
object BCImageButton3: TBCImageButton
|
|
object BCImageButton3: TBCImageButton
|
|
|
- Left = 24
|
|
|
|
|
- Height = 41
|
|
|
|
|
- Top = 107
|
|
|
|
|
- Width = 206
|
|
|
|
|
|
|
+ Left = 32
|
|
|
|
|
+ Height = 55
|
|
|
|
|
+ Top = 143
|
|
|
|
|
+ Width = 275
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
BitmapFile = 'sample_3.png'
|
|
BitmapFile = 'sample_3.png'
|
|
|
BitmapOptions.AutoDetectRepeat = True
|
|
BitmapOptions.AutoDetectRepeat = True
|
|
@@ -59,10 +60,10 @@ object Form1: TForm1
|
|
|
ParentFont = False
|
|
ParentFont = False
|
|
|
end
|
|
end
|
|
|
object BCImageButton4: TBCImageButton
|
|
object BCImageButton4: TBCImageButton
|
|
|
- Left = 24
|
|
|
|
|
- Height = 41
|
|
|
|
|
- Top = 154
|
|
|
|
|
- Width = 206
|
|
|
|
|
|
|
+ Left = 32
|
|
|
|
|
+ Height = 55
|
|
|
|
|
+ Top = 205
|
|
|
|
|
+ Width = 275
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
BitmapFile = 'sample_4.png'
|
|
BitmapFile = 'sample_4.png'
|
|
|
BitmapOptions.AutoDetectRepeat = True
|
|
BitmapOptions.AutoDetectRepeat = True
|
|
@@ -76,10 +77,10 @@ object Form1: TForm1
|
|
|
ParentFont = False
|
|
ParentFont = False
|
|
|
end
|
|
end
|
|
|
object BCImageButton5: TBCImageButton
|
|
object BCImageButton5: TBCImageButton
|
|
|
- Left = 24
|
|
|
|
|
- Height = 41
|
|
|
|
|
- Top = 202
|
|
|
|
|
- Width = 206
|
|
|
|
|
|
|
+ Left = 32
|
|
|
|
|
+ Height = 55
|
|
|
|
|
+ Top = 269
|
|
|
|
|
+ Width = 275
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
BitmapFile = 'sample_5.png'
|
|
BitmapFile = 'sample_5.png'
|
|
|
BitmapOptions.AutoDetectRepeat = True
|
|
BitmapOptions.AutoDetectRepeat = True
|
|
@@ -92,10 +93,10 @@ object Form1: TForm1
|
|
|
ParentFont = False
|
|
ParentFont = False
|
|
|
end
|
|
end
|
|
|
object BCImageButton6: TBCImageButton
|
|
object BCImageButton6: TBCImageButton
|
|
|
- Left = 24
|
|
|
|
|
- Height = 41
|
|
|
|
|
- Top = 250
|
|
|
|
|
- Width = 206
|
|
|
|
|
|
|
+ Left = 32
|
|
|
|
|
+ Height = 55
|
|
|
|
|
+ Top = 333
|
|
|
|
|
+ Width = 275
|
|
|
Anchors = [akTop, akLeft, akRight]
|
|
Anchors = [akTop, akLeft, akRight]
|
|
|
Animation = False
|
|
Animation = False
|
|
|
BitmapOptions.Direction = sdVertical
|
|
BitmapOptions.Direction = sdVertical
|