object JvFormsFrm: TJvFormsFrm Left = 278 Top = 129 Width = 407 Height = 243 HelpContext = 2 Caption = 'Demo for the components from the '#39'Jv Forms'#39' TabSheet' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 object BitBtn1: TBitBtn Left = 16 Top = 16 Width = 175 Height = 25 Caption = 'Wallpaper' TabOrder = 0 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 208 Top = 16 Width = 175 Height = 25 Caption = 'Animated Title' TabOrder = 1 OnClick = BitBtn2Click end object BitBtn3: TBitBtn Left = 16 Top = 48 Width = 175 Height = 25 Caption = 'Perforated' TabOrder = 2 OnClick = BitBtn3Click end object BitBtn4: TBitBtn Left = 208 Top = 48 Width = 175 Height = 25 Caption = 'Transparent' TabOrder = 3 OnClick = BitBtn4Click end object BitBtn5: TBitBtn Left = 16 Top = 80 Width = 175 Height = 25 Caption = 'Tray Icon' TabOrder = 4 OnClick = BitBtn5Click end object BitBtn6: TBitBtn Left = 208 Top = 80 Width = 175 Height = 25 Caption = 'Animated Form Icon' TabOrder = 5 OnClick = BitBtn6Click end object BitBtn7: TBitBtn Left = 16 Top = 112 Width = 175 Height = 25 Caption = 'Application animated Icon' TabOrder = 6 OnClick = BitBtn7Click end object BitBtn8: TBitBtn Left = 208 Top = 112 Width = 175 Height = 25 Caption = 'Form Place' TabOrder = 7 OnClick = BitBtn8Click end object BitBtn9: TBitBtn Left = 16 Top = 144 Width = 175 Height = 25 Caption = 'Form Animation' TabOrder = 8 OnClick = BitBtn9Click end object BitBtn10: TBitBtn Left = 208 Top = 144 Width = 175 Height = 25 Caption = 'Autosize Combo' TabOrder = 9 OnClick = BitBtn10Click end object BitBtn11: TBitBtn Left = 16 Top = 176 Width = 175 Height = 25 Caption = 'Magnet' TabOrder = 10 OnClick = BitBtn11Click end object BitBtn12: TBitBtn Left = 208 Top = 176 Width = 175 Height = 25 Caption = 'Gradient' TabOrder = 11 OnClick = BitBtn12Click end end