-

   rss_delphikingdom_questions

 - e-mail

 

 -

 -

 LiveInternet.ru:
: 21.07.2007
: 849
: 0
: 0

:


82972

, 12 2015 . 07:10 +
. , - , ... ... [Code] type PRecordData = ^TRecordData; TRecordData = packed record ID: integer; Name: string; end; ... var tmpData: PRecordData; ... begin GetMem(tmpData,sizeof(TRecordData)); ZeroMemory(tmpData,sizeof(TRecordData)); tmpData.ID := ...; tmpData.Name := '......; .... // tmpData.Name ...

http://www.delphikingdom.com/asp/answer.asp?IDAnswer=82972


: [1] []
 

:
: 

: ( )

:

  URL