home *** CD-ROM | disk | FTP | other *** search
- object DetailsForm: TDetailsForm
- Left = 203
- Top = 255
- BorderStyle = bsDialog
- Caption = '��ϸ����'
- ClientHeight = 254
- ClientWidth = 528
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = '����'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 12
- object OkBut: TButton
- Left = 442
- Top = 222
- Width = 75
- Height = 21
- Cursor = crArrow
- Cancel = True
- Caption = 'ȷ��'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OkButClick
- end
- object DetailsMemo: TMemo
- Left = 10
- Top = 10
- Width = 507
- Height = 203
- Color = clBtnFace
- ReadOnly = True
- ScrollBars = ssBoth
- TabOrder = 1
- end
- end
-