ShellBrowser Delphi Components Documentation
|
Paints a specified symbol on the bitmap canvas.
procedure Paint(pSymbol: Char; pState: TJamImageFromCharState; pTop: Integer = 0; pLeft: Integer = 0);
Parameters |
Description |
pSymbol: Char |
The symbol to be painted. |
pState: TJamImageFromCharState |
The visual state of the symbol. |
pTop: Integer = 0 |
Optional: Y margin |
pLeft: Integer = 0 |
Optional: X margin |