Is it possible to make visible a private variable in an ancestor class?  I need to obtain the pointer to the FList record array in a TStringList so I can store the pointer to each string in the array.
 
If not then I may be faced with modifying the Classes unit or taking a copy of the TStringList code from the unit and making my own TStringList.  Any ideas?
 
Cheers,
Ross.
_______________________________________________
Delphi mailing list
[EMAIL PROTECTED]
http://ns3.123.co.nz/mailman/listinfo/delphi

Reply via email to