System.Types.tagPOINTF.Subtract

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

Delphi

function Subtract(const Point: TPointF): TPointF; overload; deprecated 'Use TPointF.Offset instead';
function Subtract(const Point: TPoint): TPointF; overload; deprecated 'Use TPointF.Offset instead';

プロパティ

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

説明

警告: Subtract は非推奨になっています。 TPointF.Offset を使用してください。


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