stringlistcontainer GetFIFO method
Return to Introduction  Previous page  Next page
Applies to
acStringListContainer component.  

Declaration
function GetFIFO: String;  

Description
The GetFIFO method retreives fist string, then removes it from the list.  

See also
Delete, DeleteFirstItem and GetAndDeleteItem methods;  
Strings, Names, Values and MaxSize properties;  
OnChange event.