System.Types.TRect.UnionRect

提供: RAD Studio API Documentation
移動先: 案内検索

C++

inline bool TRect::UnionRect(const TRect &R1, const TRect &R2) {

プロパティ

種類 可視性 ソース ユニット
function public SystemTypes.h System.Types TRect


説明

2 つの四角形を統合します。

UnionRect は、R1 四角形の大きさを、R2 四角形と統合することにより、変更します。