Class tstockobjects
Unit
Declaration
type tstockobjects = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- tstockobjects
Overview
Methods
| Public | constructor create; |
| Public | destructor destroy; override; |
| Public | procedure paintglyph(const canvas: tcanvas; const glyph: stockglyphty; const rect: rectty; const grayed: boolean = false; const color: colorty = cl_glyph; aalignment: alignmentsty = [al_ycentered,al_xcentered]); |
Properties
| Public | property bitmaps[index: stockbitmapty]: tbitmap read getbitmaps; |
| Public | property fonts[index: stockfontty]: twidgetfont read getfonts; |
| Public | property modalresulttext[index: modalresultty]: msestring
read getmodalresulttext; |
| Public | property modalresulttextnoshortcut[index: modalresultty]: msestring
read getmodalresulttextnoshortcut; |
| Public | property captions[index: stockcaptionty]: msestring read getcaptions; |
| Public | property textgenerators[index: textgeneratorty]: textgeneratorfuncty
read gettextgenerator; |
| Public | property glyphs: timagelist read getglyphs; |
| Public | property mseicon: tmaskedbitmap read getmseicon write setmseicon; |
Description
Methods
| Public | constructor create; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure paintglyph(const canvas: tcanvas; const glyph: stockglyphty; const rect: rectty; const grayed: boolean = false; const color: colorty = cl_glyph; aalignment: alignmentsty = [al_ycentered,al_xcentered]); |
|
This item has no description. | |
Properties
| Public | property bitmaps[index: stockbitmapty]: tbitmap read getbitmaps; |
|
This item has no description. | |
| Public | property fonts[index: stockfontty]: twidgetfont read getfonts; |
|
This item has no description. | |
| Public | property modalresulttext[index: modalresultty]: msestring
read getmodalresulttext; |
|
This item has no description. | |
| Public | property modalresulttextnoshortcut[index: modalresultty]: msestring
read getmodalresulttextnoshortcut; |
|
This item has no description. | |
| Public | property captions[index: stockcaptionty]: msestring read getcaptions; |
|
This item has no description. | |
| Public | property textgenerators[index: textgeneratorty]: textgeneratorfuncty
read gettextgenerator; |
|
This item has no description. | |
| Public | property glyphs: timagelist read getglyphs; |
|
This item has no description. | |
| Public | property mseicon: tmaskedbitmap read getmseicon write setmseicon; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.