TParamLabel is a Delphi component designed to enable you to easily set several parameters through inplace clicking, like in the Outlook rules wizard. Parameters can be set through a custom interface, through selection from a drop down listbox or through a popup menu.
Built-in inplace editors include :
· normal edit control
· spin edit control
· mask edit control
· popup list
· popup menu
· datepicker
· timeselector
· input query
· directory picker
· toggle value
Requirements:
· Delphi
What's New in This Release: [ read full changelog ]
· Fixed : Issue with spin edit inplace editor and AdvFocusHelper