Table of Contents

TTMSFNCTaskDialogInputType Enumeration

API unit family: TMSFNCTaskDialog

Members

Name Description
titEdit Shows a single-line text edit input.
titMemo Shows a multi-line memo input.
titComboList Shows a combo list input populated from the dialog input items.
titDate Shows a date picker input.
titCustom Hosts the custom input control assigned to the dialog.
titNone Shows no input control.
titTime Shows a time picker input.
titPassword Shows a password text input that masks typed characters.