fTobitmapImg.dfm 410 B

12345678910111213141516171819202122
  1. object Form2: TForm2
  2. Left = 149
  3. Top = 81
  4. Caption = 'Form2'
  5. ClientHeight = 154
  6. ClientWidth = 267
  7. Color = clBtnFace
  8. Font.Charset = DEFAULT_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -11
  11. Font.Name = 'MS Sans Serif'
  12. Font.Style = []
  13. OldCreateOrder = True
  14. PixelsPerInch = 96
  15. TextHeight = 13
  16. object Image1: TImage
  17. Left = 0
  18. Top = 0
  19. Width = 265
  20. Height = 153
  21. end
  22. end