API:FMX.Forms.IFMXWindowService.ScreenToClient

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

Delphi

function ScreenToClient(const AForm: TCommonCustomForm; const AScreenPoint: TPointF): TPointF;

C++

virtual System::Types::TPointF __fastcall ScreenToClient(TCommonCustomForm* const AForm, const System::Types::TPointF &AScreenPoint) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXWindowService

説明

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