Module Dbbitmap.pkg

******************************************************************* Confidential Trade Secret. Copyright (c) 1997 Data Access Corporation, Miami Florida All rights reserved. DataFlex is a registered trademark of Data Access Corporation. ******************************************************************* File : dbBitmap.pkg Version : 2.0 Created : 10/10/96 : DbBitmap class - data aware bitmap container Author : Michael Salzlechner / John Tuohy Rem : Bitmap the filename of a : bitmap in MS-Windows BMP-Format. : This class will automatically display : the stored bitmap when finding a record : Mouseclick on the object starts a common : filedialog to set a new bitmap : File name is bmap is stored and retrieved from appropriate data-fill Object xxx is a dbBitMap entry_Item File.Field // name of bitmap Set Size to height width Set Location to column row Set Store_with_Pathname_State to True|False Set NoPut_State to True |False Set Bitmap_Style to Style Set Allow_Select_Bitmap_State to True | False Set Dialog_Caption to "Name of for common file dialog" Set Initial_Folder to "intitial file directory" End_object Bitmap-styles are BITMAP_ACTUAL BITMAP_STRETCH BITMAP_TILE BITMAP_CENTER Function Select_Bitmap returns string By default this pops up a common file dialog allowing user to select a bitmap. This is suitable for augmentation. Return the file name of the bitmap to use. Invoked by double click. ******************************************************************* 2/26/2002 JJT - 8.2 clean up (indirect_file, local, self, etc.)

References (1):

ModuleLine
DfAllEnt.pkg32

Field References (0):

ModuleContaining SymbolLine