Class TZBADLLButton (unit ZBARunDLL)

Inherits from

TSpeedButton

Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions

destructor Destroy;


procedure Execute;


procedure Click;

Protected declarations

function LoadandRunDLL (sDLL, sFunc: String): Boolean;


Properties

property DLLFunctionName : String


property FileName : TFilename

Published declarations

Events

Variables

FDLLFunctionName : String;


FFileName : TFilename;

Private declarations


Constructors


constructor Create(AOwner: TComponent);

Public declarations


Functions


destructor Destroy;


procedure Execute;


procedure Click;

Protected declarations


function LoadandRunDLL (sDLL, sFunc: String): Boolean;


Properties


property DLLFunctionName : String


property FileName : TFilename

Published declarations


Events


Variables


FDLLFunctionName : String;


FFileName : TFilename;

Private declarations