DesignIntf.IDesigner60.GetShiftState

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

Delphi

function GetShiftState: TShiftState;

C++

virtual System::Classes::TShiftState __fastcall GetShiftState() = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IDesigner60

説明

〔Shift〕,〔Alt〕,〔Ctrl〕の現在の状態を返します。

GetShiftState メソッドを呼び出すと,〔Shift〕,〔Alt〕,〔Ctrl〕が押されているところかどうかを確認できます。GetShiftState メソッドは,これらのキーの状態を示す TShiftState 値を返します。