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