ShellBrowser Delphi Components Documentation
|
A TJamImageFromChar paints a text symbol on a bitmap. This bitmap can later be added to an ImageList. A TJamImageFromChar also supports VCL styles.
TJamImageFromChar = class(TBitmap);
|
Name |
Description |
|
Constructor for creating a TJamImageFromChar instance. |
|
Name |
Description |
|
Clears the image. | |
|
Paints a specified symbol on the bitmap canvas. |
|
Name |
Description |
|
Gets or sets the brush style. | |
|
Gets or sets the background color of the bitmap. | |
|
Gets or sets the disabled button color. | |
|
Gets or sets the hot button color. | |
|
Gets or sets the normal button color. | |
|
Gets or sets the pressed button color. | |
|
Specifies the style elements. |