Содержание

GetClientSize

Gets the data on the width and height of the client part of browser.

Syntax

function GetClientSize: TCSPoint;

Parameters

Returned value

Notes

Examples

  1. var dim := GetClientSize;