|
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. |
| 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 |