TProjectStyleItem Class
Definition
Style item class used for each style registered in the project.
Delphi
type TProjectStyleItem = class(TObject)
- Inheritance
-
TObjectTProjectStyleItem
Constructors
| Create(string, TProjectStyleType) |
Instance constructor method for this class. |