![]() XHost |
Oferim servicii de instalare, configurare si monitorizare servere linux (router, firewall, dns, web, email, baze de date, aplicatii, server de backup, domain controller, share de retea) de la 50 eur / instalare. Pentru detalii accesati site-ul BluePink. |
type PList as TList ptr |
Field Name | Type Kind | Access |
---|---|---|
Count | integer | R |
Item | any ptr | W |
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 |
type PStringList as TStringList ptr |
Field Name | Type Kind | Access |
---|---|---|
Count | integer | R |
Item | string | W |
Text | string | R |
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 |