procedure SetSelfInfoGeneral(NickName, FirstName, LastName, Email, City, State, Phone, Fax, Street, Cellular, Zip, Country: String; TimeZone: Byte; PublishEmail: Boolean)
Set general info about yourself. You can skip some parameters (eg. use '' - empty strings) to unspecify some info.
As a result you will receive OnInfoChanged event.