![]() |
![]() ![]() ![]() |
acStringListContainer component.
|
property List: TacStringList; // read-only!
|
The List property gives an access to TacStringList object (successor of TStringList), which holds the strings for this container component.
|
|
The StringListContainer is just the component which contains the TacStringList object. By using the List property you can get access to pure TacStringList.
|