Question
Flex standard components default property
Is it possible to change the default property on a flex component (globally).
For instance, <mx:Label> has truncateToFit property which is "true" by default.
Need to set this to false at the start itself
