<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is it possible to make visible a private variable 
in an ancestor class?&nbsp; I need&nbsp;to obtain the pointer to the FList 
record array in a TStringList so I can store the pointer to each string in the 
array.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>If not then&nbsp;I&nbsp;may be faced with modifying 
the Classes unit or taking a copy of the TStringList code from the&nbsp;unit and 
making my own TStringList.&nbsp; Any ideas?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Cheers,<BR>Ross.</FONT></DIV></BODY></HTML>