Class tmsegraphicfield
Unit
Declaration
type tmsegraphicfield = class(tmseblobfield)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- TField
- TBlobField
- tmseblobfield
- tmsegraphicfield
Overview
Methods
| Protected | procedure removecache(const aid: blobidty); override; |
| Public | constructor create(aowner: tcomponent); override; |
| Public | destructor destroy; override; |
| Public | function loadbitmap(const adest: tmaskedbitmap; aformat: string = ''): string; |
| Public | procedure storebitmap(const asource: tmaskedbitmap; aformat: string = ''); overload; |
| Public | procedure storebitmap(const asource: tmaskedbitmap; aformat: string; const params: array of const); overload; |
| Public | procedure clearcache; override; |
Properties
| Published | property format: string read fformat write fformat; |
| Published | property imagecachekb: integer read getimagecachekb
write setimagecachekb default 0; |
Description
Methods
| Protected | procedure removecache(const aid: blobidty); override; |
|
This item has no description. | |
| Public | constructor create(aowner: tcomponent); override; |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | function loadbitmap(const adest: tmaskedbitmap; aformat: string = ''): string; |
|
This item has no description. | |
| Public | procedure storebitmap(const asource: tmaskedbitmap; aformat: string = ''); overload; |
|
This item has no description. | |
| Public | procedure storebitmap(const asource: tmaskedbitmap; aformat: string; const params: array of const); overload; |
|
This item has no description. | |
| Public | procedure clearcache; override; |
|
This item has no description. | |
Properties
| Published | property format: string read fformat write fformat; |
|
This item has no description. | |
| Published | property imagecachekb: integer read getimagecachekb
write setimagecachekb default 0; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.