object Form1: TForm1 Left = 200 Top = 99 Width = 435 Height = 300 Caption = 'Test of TzDesktop component' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Scaled = False TextHeight = 13 object ScrollBox1: TScrollBox Left = 8 Top = 8 Width = 409 Height = 209 TabOrder = 0 object Image1: TImage Left = 0 Top = 0 Width = 105 Height = 105 end end object zColorBtn1: TzColorBtn Left = 176 Top = 232 Caption = 'Copy' TabOrder = 1 OnClick = zColorBtn1Click end end