常用DELPHI控件属性事件设置说明 常用DELPHI控件属性设置说明目录TForm Class TPanel组件 TToolBar Class TToolButton Class TTimer Class TADOConnection Class TADOQuery Class TADODataSet Class TDBGrid Class TADOStoredProc Class TButton Class TBitBtn Class TComboBox Class TStaticText…
delphi 控件集: 1)RAIZE 控件包 :http://www.raize.com/devtools/rzcomps/ 被收购 Raize Components has been acquired by Embarcadero Technologies Rebranded as Konopka Signature VCL Controls. Click here to read the Press Release. 下:http://www.drv5.cn/…
操作步骤: 1.打开delphi,菜单选择compoents->import Activex control,然后选择那个mscomm32.ocx安装即可. 2.注册MScomm控件 开始->运行-> regsvr32 MScomm32.ocx 如果在delphi中使用Mscomm控件出现如下错误提示: “License information for TMSComm not found.You cannot use this control in design mode.” 则…