XIGetContainerClientRect function

Unit: XIConstruct

Declaration:

function XIGetContainerClientRect(aContainer: TWinControl; aHIndent: Integer = 0;
  aVIndent:  Integer = 0 ): TRect; 

Returns aContainer's ClientRect reduced on aHIndent and aVIndent in width and height respectively. If the indents are equal to zero, they are replaced with the XIHIndent and XIVIndent values.

 

The CHM file was converted to HTML by chm2web software.