Container of the styles collection.
TSyntStyles = class(TLoadableComponent);
ecSyntAnal
This component is a holder of the styles collection (Styles property).
Because TSyntStyle is derived from TLoadableComponent, you can store styles collection in file.
TSyntStyles used by the User ranges of TSyntaxMemo and in TAutoCompletePopup for formatting display items.
|
Topic |
Description |
|
The methods of the TLoadableComponent class are listed here. | |
|
The properties of the TLoadableComponent class are listed here. |
|
Topic |
Description |
|
The methods of the TSyntStyles class are listed here. | |
|
The properties of the TSyntStyles class are listed here. |
|
Method |
|
virtual |
|
protected |
|
Property |
|
TLoadableComponent Methods |
Description |
|
Loads component resource from file. | |
|
Loads component from resource identified by ResID. | |
|
Loads component from resource identified by ResName. | |
|
Loads component resource from stream. | |
|
Saves component resource to file. | |
|
Saves component resource to stream. | |
|
Allows to avoid name conflict when loading component resource. |
|
TLoadableComponent Properties |
Description |
|
Specifies last used file name in LoadFromFile and SaveToFile functions. |
|
TSyntStyles Class |
Description |
|
Styles collection. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|