LCL: published TFrame.ClientWidth/ClientHeight

git-svn-id: trunk@15034 -
This commit is contained in:
mattias 2008-05-03 11:15:12 +00:00
parent c6d254fe3e
commit a42e97ccfc

View File

@ -268,6 +268,8 @@ type
property Anchors; property Anchors;
property AutoScroll; property AutoScroll;
property AutoSize; property AutoSize;
property ClientWidth;
property ClientHeight;
property Constraints; property Constraints;
property DockSite; property DockSite;
property DragCursor; property DragCursor;