Vcl.Touch.Keyboard.TCustomTouchKeyboard.GetPropertyNames

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

Delphi

function GetPropertyNames: TStringDynArray;

C++

System::DynamicArray<System::UnicodeString> __fastcall GetPropertyNames();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TCustomTouchKeyboard

説明

パブリッシュされたキー名とともに TStringDynArray を返します。

GetPropertyNames メソッドは内部実装に使われるため、使用しないでください。