fixed using streamed clientwith/height for child anchors

git-svn-id: trunk@3212 -
This commit is contained in:
mattias 2002-08-19 15:15:19 +00:00
parent c24d389ecc
commit 983e30de88

View File

@ -677,6 +677,8 @@ type
property BorderWidth;
property BorderStyle;
property Caption;
property ClientHeight;
property ClientWidth;
property Color default clBackground;
property DragMode;
property Enabled;
@ -744,6 +746,9 @@ end.
{
$Log$
Revision 1.62 2003/06/13 14:38:01 mattias
fixed using streamed clientwith/height for child anchors
Revision 1.61 2003/06/13 10:09:04 mattias
fixed Set/GetPixel