FrmPswdChangeF.dfm.~2~ 423 B

12345678910111213141516171819
  1. object FrmPswdChange: TFrmPswdChange
  2. Left = 0
  3. Top = 0
  4. BorderStyle = bsToolWindow
  5. Caption = 'FrmPswdChange'
  6. ClientHeight = 309
  7. ClientWidth = 645
  8. Color = clBtnFace
  9. Font.Charset = DEFAULT_CHARSET
  10. Font.Color = clWindowText
  11. Font.Height = -11
  12. Font.Name = 'Tahoma'
  13. Font.Style = []
  14. FormStyle = fsStayOnTop
  15. OldCreateOrder = False
  16. Position = poOwnerFormCenter
  17. PixelsPerInch = 96
  18. TextHeight = 13
  19. end