Password.~dfm
上传用户:mjqmds
上传日期:2022-05-05
资源大小:2827k
文件大小:1k
- object PForm: TPForm
- Left = 287
- Top = 306
- BorderStyle = bsDialog
- Caption = #25773#25918#23494#30721
- ClientHeight = 58
- ClientWidth = 372
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object Label1: TLabel
- Left = 32
- Top = 24
- Width = 24
- Height = 12
- Caption = #23494#30721
- end
- object FlatEdit1: TFlatEdit
- Left = 72
- Top = 22
- Width = 169
- Height = 18
- ColorFlat = clBtnFace
- ParentColor = True
- PasswordChar = '*'
- TabOrder = 0
- Text = '560D0718-0CD9-4DD9-985D-4C058608D538'
- end
- object FlatButton1: TFlatButton
- Left = 272
- Top = 19
- Width = 81
- Height = 25
- Caption = #30830#23450
- TabOrder = 1
- OnClick = FlatButton1Click
- end
- end