//AB/ Project New View1 //AB/ Object prj is a View_Project //AB/ Set ProjectName to "New View1" //AB/ Set ProjectFileName to "NONAME1" //AB/ Set GenerateFileName to "NONAME" //AB/ Set Size to 500 750 // Project Object Structure // oNewView is a ITdbView // Register all objects Register_Object oNewView //AB-StoreTopStart // ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ» // º Bezeichnung: View xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx º // º º // º Version ...: 1.0 º // º Erstellung : 01.01.2000 Peter Bosch º // º Žnderungen : 01.01.2000 Peter Bosch º // º Beschreibung º // ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ //AB-StoreTopEnd //AB-IgnoreStart //Use ITAssist.pkg Use DfAllEnt.pkg Use cvBitmapContainer.pkg Use Windows.pkg //AB-IgnoreEnd Deferred_View Activate_test for ; Object test is a dbView // Visual DataFlex 16.0 Client Size Adjuster, modified February 15, 2011: 12:39:40 #IF (!@ >= 141) Set pbSizeToClientArea to False #ENDIF Set Border_Style to Border_Thick Set Size to 252 423 Set Location to 0 0 Set Color to clInfoBk Object oITTransparentBitmapContainer1 is a cvBitmapContainer Set Size to 100 100 Set Location to 50 188 Set Bitmap to "test2.bmp" Set Bitmap_Style to Bitmap_Center Set Border_Style to Border_None //Set piImageListType to ILC_COLOR16 Set piTransparentColor to clPurple End_Object Object oButton1 is a Button Set Location to 205 348 Set Label to 'oButton1' // fires when the button is clicked Procedure OnClick End_Procedure End_Object //AB-DDOStart //AB-DDOEnd Cd_End_Object //AB/ End_Object // prj