[fpc-pascal] Re: detecting and accessing a properties 'stored' value via RTTI
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Sep 10 12:49:25 CEST 2008
On 9/10/08, Graeme Geldenhuys <graemeg.lists at gmail.com> wrote:
> Hi,
>
> I need to find out if I need to store a property value or note. The
> property is published and has the 'stored' directive / storage
> specifier.
I think I found the solution. TypInfo.IsStoredProp() seems to do what I need.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list