beProgressFrm.dfm 392 B

123456789101112131415161718
  1. object frmProgressor: TfrmProgressor
  2. Left = 353
  3. Top = 364
  4. BorderStyle = bsNone
  5. ClientHeight = 72
  6. ClientWidth = 529
  7. Color = clBtnFace
  8. Font.Charset = ANSI_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -12
  11. Font.Name = #23435#20307
  12. Font.Style = []
  13. FormStyle = fsStayOnTop
  14. OldCreateOrder = False
  15. Position = poMainFormCenter
  16. PixelsPerInch = 96
  17. TextHeight = 12
  18. end