System.Types.TRect.SetSize

From RAD Studio API Documentation
Jump to: navigation, search

C++

void SetSize(const TSize& newSize) _ALWAYS_INLINE {

Properties

Type Visibility Source Unit Parent
function public SystemTypes.h System.Types TRect

Description

Sets the width and height of the rectangle.

See Also