You are here: Symbol Reference > JSEditDialog Namespace > Classes > TJSEditProperties Class > TJSEditProperties Properties > TJSEditProperties.EditType Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSEditProperties.EditType Property

Use the EditType property to set the type of edit control you want to display.

Pascal
property EditType: TJSEditType;

The default controls created are: etNone: TEdit etEdit: TEdit etMemo: TMemo etComboBox: TComboBox etListBox: TListBox etDate, etTime: TDateTimePicker etCalendar: TJSMonthCalendar etCustom: TEdit etCheckListBox: TCheckListBox etRTF: TJSRichEdit etHTML: TWebBrowser etEditComboBox: TComboBox 

Handle the OnGetEditControlClass event to override the use of a specific edit control class

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!