delphi - how can i install shineOn in Delphiprism? -


How do I install shineOn in DelphiPrint? I download the ShineOn package to use the old Delphi functions like Itotoster and ... but I can use or add to my Delphi area. Please help me. Regards

Download zip from here:

In this you will fix two Right click on Dlls, your projects 'References' tab, and press 'Add Reference', you want to select DLL (probably RTL, VCL). Then add ShineOn.Rtl

or

ShineOn.Vcl

to your usage list.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -