Unit uodge_main

Project : ODGE Unit Name: uodge_main /--------------------------------------------------------------\ | Purpose : MAIN PROPERTY EDITOR WINDOW (+ register prop ed)| | Author : Olivier DAHAN 100531.163@compuserve.com | +--------------------------------------------------------------+ | History : V 1.0 Apr 4th 98 | | V 1.1 Apr 17th 98 (debug, blinking focus) | | V 1.2 Apr 19th 98 (image rotate, ->gray...) | | Created on : 04/04/98 02:08:16 | \--------------------------------------------------------------/ THIS SOFTWARE USE IS FREE BUT I KEEP MY COPYRIGHT : You can't use it but for personnal needs. Else you need my written authorization (depending on what you offer in exchange). IT'S FREE, YOU'VE GOT THE SOURCE CODE : ASK NO SUPPORT ... BEFORE USING THIS SOFTWARE YOU MUST AGREE THE LICENSE TERMS (see help file). Of course, after this legal stuff, if you have some questions about this software, I'll be glad to answer you... Please note: If you downloaded this software, it is certainly not accidental, you certainly use to visit Delphi Super Page, Delphi Deli, Torry's page and others Delphi Web sites. So, next time you'll be connected, think about a little message for me saying you use this soft. EVERY USES SENDING A FREE REGISTER MESSAGE (Name, company, address, email, comments about this software) WILL RECEIVE ANOTHER FREE DELPHI CODE BY EMAIL.

Classes

TFODGEMain -
TODGEProperty - Property Editor Class

Functions

Register - ----------------------------------------------------------- REGISTER PROPERTY EDITOR -----------------------------------------------------------

Types

TODGEGType

Constants

Variables

FODGEMAIN


Functions


Procedure Register;

----------------------------------------------------------- REGISTER PROPERTY EDITOR -----------------------------------------------------------

Types


TODGEGType = (odge_none,odge_Picture, odge_Icon, odge_Bitmap);

Constants


Variables

FODGEMAIN : TFODGEMain