API:Vcl.Touch.Keyboard.TCustomTouchKeyboard.Buttons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Buttons[Index: Integer]: TCustomKeyboardButton read GetButtons;

C++

__property TCustomKeyboardButton* Buttons[int Index] = {read=GetButtons};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!