linedlg.~dfm
资源名称:TAPIVer3.zip [点击查看]
上传用户:xtonglei
上传日期:2019-08-12
资源大小:6118k
文件大小:1k
源码类别:
TAPI编程
开发平台:
C++ Builder
- object SelLineDlg: TSelLineDlg
- Left = 388
- Top = 355
- Width = 289
- Height = 116
- Caption = 'Supported Lines'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object ComboBox1: TComboBox
- Left = 8
- Top = 8
- Width = 265
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- Text = 'ComboBox1'
- end
- object Button1: TButton
- Left = 200
- Top = 40
- Width = 75
- Height = 25
- Caption = '&OK'
- ModalResult = 1
- TabOrder = 1
- end
- end