TeeProcs.TeeGetBitmapEditor
 
 
 


TeeGetBitmapEditor procedure

procedure TeeGetBitmapEditor(Const AObject: TObject; Var Bitmap: TBitmap);

Unit
TeeProcs

Description
For a given Series or Tool ( the AObject parameter ), returns the Bitmap icon associated to it.

Example:

Var B:TBitmap;
B:=TBitmap.Create;
TeeGetBitmapEditor( Series1, B);





Send us Help Feedback. Copyright 1995-2024 © by Steema Software. All Rights Reserved.