Contents  All Classes  Index A-Z  All Units


TeeGetBitmapEditor procedure

procedure TeeGetBitmapEditor(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);




Submit your feedback about this page.

Copyright 1995-2007 © by Steema Software. All Rights Reserved.