bancuri, glume, imagini, video, fun, bancuri online, bancuri tari, imagini haioase, videoclipuri haioase, distractie online Pe HaiSaRadem.ro vei gasi bancuri, glume, imagini, video, fun, bancuri online, bancuri tari, imagini haioase, videoclipuri haioase, distractie online. Nu ne crede pe cuvant, intra pe HaiSaRadem.ro ca sa te convingi.
Indexes

TList


type PList as TList ptr
Field NameType KindAccess
CountintegerR
Itemany ptrW
Add(value as any ptr)N/A
Insert(Index as integer,value as any ptr)N/A
Remove overload(value as any ptr)N/A
Remove(Index as integer)N/A
Exchange(Index1 as integer,Index2 as integer)N/A
Clear(no parameter(s))N/A

TStringList


type PStringList as TStringList ptr
Field NameType KindAccess
CountintegerR
ItemstringW
TextstringR
Add(value as string)N/A
Insert(Index as integer,value as string)N/A
Remove(Index as integer)N/A
Exchange(Index1 as integer,Index2 as integer)N/A
Clear(no parameter(s))N/A
Sort(no parameter(s))N/A
LoadFromFile(File as string)N/A
SaveToFile(File as string)N/A


Indexes Home Page