FFAbout.dfm 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. object frmAbout: TfrmAbout
  2. Left = 0
  3. Top = 0
  4. BorderStyle = bsDialog
  5. Caption = 'About'
  6. ClientHeight = 160
  7. ClientWidth = 291
  8. Color = clBtnFace
  9. Font.Charset = DEFAULT_CHARSET
  10. Font.Color = clWindowText
  11. Font.Height = -11
  12. Font.Name = 'Tahoma'
  13. Font.Style = []
  14. OldCreateOrder = False
  15. Position = poScreenCenter
  16. OnCreate = FormCreate
  17. PixelsPerInch = 96
  18. TextHeight = 13
  19. object Image1: TImage
  20. Left = 14
  21. Top = 16
  22. Width = 24
  23. Height = 24
  24. Picture.Data = {
  25. 055449636F6E0000010001001818000001000800C80600001600000028000000
  26. 1800000030000000010008000000000040020000000000000000000000010000
  27. 0001000000000000FF000000D6E7E70000000000000000000000000000000000
  28. 0000000000000000000000000000000000000000000000000000000000000000
  29. 0000000000000000000000000000000000000000000000000000000000000000
  30. 0000000000000000000000000000000000000000000000000000000000000000
  31. 0000000000000000000000000000000000000000000000000000000000000000
  32. 0000000000000000000000000000000000000000000000000000000000000000
  33. 0000000000000000000000000000000000000000000000000000000000000000
  34. 0000000000000000000000000000000000000000000000000000000000000000
  35. 0000000000000000000000000000000000000000000000000000000000000000
  36. 0000000000000000000000000000000000000000000000000000000000000000
  37. 0000000000000000000000000000000000000000000000000000000000000000
  38. 0000000000000000000000000000000000000000000000000000000000000000
  39. 0000000000000000000000000000000000000000000000000000000000000000
  40. 0000000000000000000000000000000000000000000000000000000000000000
  41. 0000000000000000000000000000000000000000000000000000000000000000
  42. 0000000000000000000000000000000000000000000000000000000000000000
  43. 0000000000000000000000000000000000000000000000000000000000000000
  44. 0000000000000000000000000000000000000000000000000000000000000000
  45. 0000000000000000000000000000000000000000000000000000000000000000
  46. 0000000000000000000000000000000000000000000000000000000000000000
  47. 0000000000000000000000000000000000000000000000000000000000000000
  48. 0000000000000000000000000000000000000000000000000000000000000000
  49. 0000000000000000000000000000000000000000000000000000000000000000
  50. 0000000000000000000000000000000000000000000000000000000000000000
  51. 0000000000000000000000000000000000000000000000000000000000000000
  52. 0000000000000000000000000000000000000000000000000000000000000000
  53. 0000000000000000000000000000000000000000000000000000000000000000
  54. 0000000000000000000000000000000000000000000000000000000000000000
  55. 0000000000000000000000000000000000000000000000000000000000000000
  56. 0000000000000000000000000000000000000000000000000000000000000000
  57. 0000000000000000000000000000000000000000000000000000000000000000
  58. 0000000000000000000000000000000000000000000000000000000000000000
  59. FFFFFF0000000000000000000000000000000000000000000000000000000000
  60. 0000000000000000000000000000000000000000000000010101000000000101
  61. 0101010000010101010101000000000101010000000101000000000100010100
  62. 0000000000000001010100000001010000000001000101000000000000000101
  63. 0001010000010100000000000001010000000000000001010001010000010100
  64. 0000000000010100000000000000010100010100000101000000000000010100
  65. 0000000000010100000001010001010000000001000101000000000000010100
  66. 0000010100010100000000010001010000000000000101000000010100000101
  67. 0101010000010100000000000000000000000000000000000000000000000000
  68. 0000000000000000000000000000000000000000000000000000000000000000
  69. 0000010100000000010100000000000000000000000000000000010100000000
  70. 0101000000000000000000000000000000000101000000000101000000000000
  71. 0000000000000000000001010000000001010000000000000000000000000000
  72. 0000010101010100010101010100000000000000000000000000010100000000
  73. 0101000000000000000000000000000000000101000000000101000000000000
  74. 0000000000000000000001010000000001010000000000000000000000000000
  75. 0000010101010100010101010100000000000000000000000000000000000000
  76. 0000000000000000000000000000000000000000000000000000000000000000
  77. 00000000FFFFFF00FFFFFF00E3C18100E39E9F00E39E9F00C99F9F00C99F9F00
  78. C99F9F009C9E9F009C9E9F009CC19F00FFFFFF00FFFFFF00FCF3FF00FCF3FF00
  79. FCF3FF00FCF3FF00FC107F00FCF3FF00FCF3FF00FCF3FF00FC107F00FFFFFF00
  80. FFFFFF00}
  81. Transparent = True
  82. end
  83. object Label1: TLabel
  84. Left = 56
  85. Top = 16
  86. Width = 31
  87. Height = 13
  88. Caption = 'Label1'
  89. end
  90. object Label2: TLabel
  91. Left = 56
  92. Top = 41
  93. Width = 31
  94. Height = 13
  95. Caption = 'Label2'
  96. end
  97. object Label3: TLabel
  98. Left = 56
  99. Top = 67
  100. Width = 31
  101. Height = 13
  102. Caption = 'Label3'
  103. end
  104. object Label4: TLabel
  105. Left = 56
  106. Top = 93
  107. Width = 31
  108. Height = 13
  109. Cursor = crHandPoint
  110. Caption = 'Label4'
  111. OnClick = Label4Click
  112. OnMouseEnter = Label4MouseEnter
  113. OnMouseLeave = Label4MouseLeave
  114. end
  115. object btnOK: TButton
  116. Left = 198
  117. Top = 120
  118. Width = 75
  119. Height = 25
  120. Cancel = True
  121. Caption = '&Close'
  122. ModalResult = 1
  123. TabOrder = 0
  124. end
  125. end