TStrListMaker : Method overview By inheritance
TStrListMaker
| Member | Visibility | Description |
|---|---|---|
| Done | default | Clean up the instance and free all related memory. |
| Init | default | Instantiate a new instance of TStrListMaker |
| Put | default | Add a new string to the list with associated key. |
| Store | default | Write the strings to the stream. |
TObject
| Member | Visibility | Description |
|---|---|---|
| Done | default | Destroy an object. |
| Free | default | Destroy an object and release all memory. |
| Init | default | Construct (initialize) a new object |
| Is_Object | default | Check whether a pointer points to an object. |