stringlistcontainer List property
Return to Introduction  Previous page  Next page
Applies to
acStringListContainer component.  

Declaration
property List: TacStringList; // read-only!  

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