TStringList : Method overview by Name
| Member | Visibility | Description |
|---|---|---|
| Done(TObject) | default | Destroy an object. |
| Done(TStringList) | default | Clean up the instance |
| Free(TObject) | default | Destroy an object and release all memory. |
| Get(TStringList) | default | Return a string by key name |
| Init(TObject) | default | Construct (initialize) a new object |
| Is_Object(TObject) | default | Check whether a pointer points to an object. |
| Load(TStringList) | default | Load stringlist from stream. |