API:FMX.Controls.Presentation.TFirstControlWithGestureInfo

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

Delphi

TFirstControlWithGestureInfo = record

C++

struct DECLSPEC_DRECORD TFirstControlWithGestureInfo
{
public:
    Fmx::Types::TInteractiveGesture Gestures;
    System::Classes::TComponent* Control;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation FMX.Controls.Presentation

説明

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