This method uses PHP reflection to iterate through published properties (the ones starting with get) and retrieve the properties stored by a previous serialize() call.
[line 290]
A class to allow import and use stylesheets
This component allows you to link a StyleSheet file stored on a .css file, components having Style property will show available styles populated by this component.
To use it, just drop this component on a form, assign the FileName property to a .css file and drop any control, like Button. After that, drop down Style property of Button to show available Styles in the stylesheet.