Astonsoft Plaxo Delphi Component v1.5 D7-DX10.3 Rio Cracked
Astonsoft Plaxo Delphi Component v1.5 D7-DX10.3 Rio Cracked
Plaxo Delphi component is a non-visual Delphi component that allows to work with Plaxo online service. The component supports Delphi 7 and higher Delphi versions and works directly with Plaxo using official API.
Features
View contact info
Access to XML code for each object with possibility to read any field for an object
Unicode support for all text fields
HTTP proxy support
DOWNLOAD Compiled DEMO
Examples
Connecting to Plaxo and showing list of contacts in listbox.
Plaxo := TPlaxo.Create;
Plaxo.Connect('email@address.com', 'password');
for I := 0 to Plaxo.ContactsCount - 1 do
ListBox1.Items.Add(Plaxo.Contacts[I].Title);
Only for V.I.P
Warning! You are not allowed to view this text.