System.Types.tagPOINT.operator Subtraction

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

Delphi

class operator NotEqual(const Lhs, Rhs : TPoint): Boolean;
class operator Add(const Lhs, Rhs : TPoint): TPoint;
class operator Subtract(const Lhs, Rhs : TPoint): TPoint;

プロパティ

種類 可視性 ソース ユニット
function public System.Types.pas System.Types tagPOINT

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。