API:Vcl.Touch.Keyboard.TTouchKeyboard.DrawingStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DrawingStyle;

C++

__property DrawingStyle = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TTouchKeyboard

Description

Vcl.Touch.Keyboard.TTouchKeyboard.DrawingStyle inherits from Vcl.Touch.Keyboard.TCustomTouchKeyboard.DrawingStyle. All content below this line refers to Vcl.Touch.Keyboard.TCustomTouchKeyboard.DrawingStyle.

DrawingStyle is a property that specifies whether the TouchKeyboard is drawn with a gradient or a plain background.

See Also