Показать сообщение отдельно
  #2  
Старый 06.11.2009, 05:40
Аватар для AleD
AleD AleD вне форума
Активный
 
Регистрация: 21.02.2009
Адрес: г.Краснокаменск
Сообщения: 383
Репутация: 91
По умолчанию

http://delphisources.ru/pages/source...r/wire_3d.html ?
http://delphisources.ru/pages/source...h/1_graph.html ?
__________________
TAleD = class(TUser)
public
function HelpMe(ASubject, ARequest: String): String;
function GiveMeExample(ASubject: String): TStringList;
procedure WriteReview(APost: Integer; ADescription: TStringList);
end;
Ответить с цитированием