Strict Type Definition: Difference between revisions
Appearance
m clarified that cannot edit properties of strict type definition instances |
No edit summary |
||
| Line 1: | Line 1: | ||
A strict type definition is like a [[Type Definition|type definition]] | A strict type definition [STD] is like a [[Type Definition|type definition]] with well-defined appearance. This means that all instances of STD's share the appearance of that STD, e.g. their properties cannot be changed (except of label, caption and enable-state). This iis handy whenever the size, color etc. needs to be fixed. Think of sophisticated screen designes or stacked STDs. | ||
==See Also== | ==See Also== | ||
Revision as of 07:04, 13 June 2007
A strict type definition [STD] is like a type definition with well-defined appearance. This means that all instances of STD's share the appearance of that STD, e.g. their properties cannot be changed (except of label, caption and enable-state). This iis handy whenever the size, color etc. needs to be fixed. Think of sophisticated screen designes or stacked STDs.
See Also
External Links
- Creating Type Definitions and Strict Type Definitions[1]