[lazarus] Changes that WILL be made to CVS

Shane Miller SMiller1 at stvgb.org
Wed Aug 11 16:11:53 EDT 1999


I added a property DefWndProc to TControls. It's a simple pointer.
I added a Color : TColor property to TControl
Converted FOnClicked to FOnClick and OnClicked to ONClick.  You may need to change some examples that you wrote that used ONCLICKED.

Added a FCtl3D property.  Though it may not be needed, it is used for compatability.
Added a Invalidate virtual to TCOntrol
Added a InValidate : override to TWinControl.  Currently the procedures do nothing.

others to follow....

Shane







More information about the Lazarus mailing list