mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 23:39:08 +02:00
LCL: published TFrame.ClientWidth/ClientHeight
git-svn-id: trunk@15034 -
This commit is contained in:
parent
c6d254fe3e
commit
a42e97ccfc
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user