|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Properties > StyleSheet |
Use this property to indicate a CSS file to be used by the form. The CSS file must be located in the application content path.
SIGNATURE=IWForm.TIWForm.StyleSheet
ETYPE=Property
Declaration:
Delphi: |
published property StyleSheet: TIWFileReference; |
C++: |
__published: __property TIWFileReference StyleSheet; |
Description: This is StyleSheet, a member of class TIWForm.