Home | Download | Buy | Register Help | Contact | Links

How to register Acz components

AczTreeView, AczDbTreeView are sharewares, You can use them for commercial freely after you've bought them.

 

Register steps

(1) Excute a program file named "RegisterAcz.exe" which is provided along with the downloaded AczTreeView, AczDbTreeView  component.

(2) Click the button "Get Serial" to get the SERIAL NUMBER for the Acz component downloaded. Write down this SERIAL NUMBER.

(3) Goto Order URL to pay for the component and meanwhile give the SERIAL NUMBER on the web page. Then you will receive an ACTIVE KEY from the web.

(4) In your Application, before you call any other procedures or functions of AczTreeView, AczDbTreeView component, call the register procedure at first:

procedure RegisterAcz( SerialNumber: string, ActiveKey: string );

If the serial number and active key are correct, a flag which decide the status of registered will be assigned a value of true. for example:

AczTreeView1.RegisterAcz( 'UKL8EEJ1836', '1339883' );

or

AczDbTreeView1.RegisterAcz( 'UKL8EEJ1836', '1339883' );

I suggest that you can call this register procedure within the "FormCreate" procedure that is attached to the event "OnCreate" of the form on which the Acz component is placed.

Now you are the legal owner of the Acz component, and you will take all advantage of it, and your application software can depend upon it. And you will be ready to distribute your appliction anywhere.

 

Home | Download | Buy | Register Help | Contact | Links