System.Types.TRect.SetHeight

From RAD Studio API Documentation
Jump to: navigation, search

C++

void SetHeight(LONG height) _ALWAYS_INLINE {

Properties

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

Description

Sets the height of the rectangle.

See Also