Create a button with an icon
1. Create a Button
2. Set the Iconic attribute of the Button to true. The Icon Name to be added in the Icon Name must not be suffixed with. ico or the path of the I con.
3. Set the Icon path
Modify Oracle. INI file, find "TK21_ICON =" in this file, and add the path where the Icon is located. For example, it turns out to be TK21_ICON = C: \ ORAWIN \ FORMS45 \ DEMOS \ ico ns, if the Icon is in C: \ USERS \ ICONS, change it to TK21_ICON = C: \ ORAWIN \ FORMS45 \ DEMOS \ ICONS; C: USERS \ ICONS.
Change the Window attribute of Form
1. window title
The Title of the missing time window is Windows 0. to change it, find Wi ndows0 in the Object Navigator and modify the Title in its properties in Windows.
2. Fill Mode
Change Fill pattern in the Windows0 attribute. If this item is set to fish, the background is a small fish.
3. icons and Icon names minimized during running
In the Windows 0 attribute, specify the Name of the Icon without a suffix or path Name. Enter the Icon name in the Icon title.
Hide the Window in the menu
1. Create a Menu
2. Create an Item in Menu and name it WINDOW.
3. Set this Item property as follows:
Menu Item Type: Magic Command Type: Null Magic Item: Window Lable: Null
Introduce images and create covers
In Form Designer, select the Image item in Import and call the prepared Image to create the cover. Supported image formats include TIF, JPG, BMP, RLE, DIB, PCX, PCT, GIF, CAL, RAS, DIF, and PCD.