1、新建一个Form,并在form上添加下列控件
Component | Function |
SAPLogOnControl1 | SAP ActiveX-Component to logon to the system |
Button1 | Button to start the procedure |
2、源代码如下
unit s_logon;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, OleCtrls, SAPLogonCtrl_T