Vcl.Touch.Keyboard.TCustomTouchKeyboard.GetPropertyNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetPropertyNames: TStringDynArray;

C++

System::TStringDynArray __fastcall GetPropertyNames(void);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TCustomTouchKeyboard

Description

Returns a TStringDynArray with the published name of the key.

Do not use the GetPropertyNames method as it is used for internal implementation.