Vcl.Touch.Keyboard.TCustomTouchKeyboard.UpdateCaptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateCaptions;

C++

void __fastcall UpdateCaptions();

Properties

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

Description

Updates the captions of the keyboard Buttons.

UpdateCaptions is used to update the captions of the keyboard Buttons when the keyboard is created or redrawn.


See Also