Table of Contents

TTMSFNCTouchKeyCollection Class

Collection of TTMSFNCTouchKeyItem definitions that specify the layout, captions, and key values for all keys on the touch keyboard.

API unit family: TMSFNCTouchKeyboard Inherits from: TCollection

Syntax

TTMSFNCTouchKeyCollection = class(TCollection)

Properties

Name Description
Items Indexed access to the key items in this collection.

Methods

Name Description
Add Appends a new key item to the collection and returns it.
Insert Inserts a new key item at the specified index and returns it.