Vcl.Touch.Keyboard.TCustomTouchKeyboard.DefineProperties

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DefineProperties(Filer: TFiler); override;

C++

virtual void __fastcall DefineProperties(System::Classes::TFiler* Filer);

Properties

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

Description

Provides an interface for a method that reads and writes otherwise unpublished data.

TCustomTouchKeyboard overrides DefineProperties in order to persist individual items.