Vcl.Touch.Keyboard.TCustomTouchKeyboard.DefineProperties

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DefineProperties(Filer: TFiler); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TCustomTouchKeyboard

Beschreibung

Bietet eine Interface für eine Methode, die ansonsten nicht-published Daten liest und schreibt.

TCustomTouchKeyboard überschreibt DefineProperties, um einzelne Elemente persistent zu machen.