home *** CD-ROM | disk | FTP | other *** search
- object DlgProg: TDlgProg
- Left = 338
- Top = 222
- BorderStyle = bsDialog
- ClientHeight = 135
- ClientWidth = 343
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 16
- object LabSource: TLabel
- Left = 22
- Top = 56
- Width = 309
- Height = 41
- AutoSize = False
- WordWrap = True
- end
- object LabMessage: TLabel
- Left = 22
- Top = 30
- Width = 4
- Height = 16
- end
- object BtnCancel: TButton
- Left = 146
- Top = 104
- Width = 71
- Height = 23
- Caption = 'ȡ��'
- TabOrder = 0
- OnClick = BtnCancelClick
- end
- end
-