CustPack.dfm
上传用户:hbtcygglw
上传日期:2007-01-07
资源大小:281k
文件大小:0k
源码类别:

其他

开发平台:

Delphi

  1. object CustPackDlg: TCustPackDlg
  2.   Left = 208
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = '发送自定义包'
  6.   ClientHeight = 320
  7.   ClientWidth = 580
  8.   Color = clBtnFace
  9.   Font.Charset = ANSI_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = '宋体'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17. end