Additional

This palette provides a few controls not available in Delphi VCL.

VCL
uniGUI
Notes

TBitBtn

TUniBitBtn

Win32.TDateTimePicker

TUniDateTimePicker

TImage

TUniImage

TSpeedButton

TUniSpeedButton

Win32.TTrackBar

TUniTrackBar

TSplitter

TUniSplitter

TMonthCalendar

TUniCalendar

TUniCalendarDialog

TUniURLFrame

TUniPDFFrame

TUniFileUpload

TUniScreenMask

TUniHTMLFrame

TPopupMenu

TUniPopupMenu

Win32.TRichEdit

TUniHTMLMemo

Same goal, incompatible without using a converter

TScrollBox

TUniScrollBox

TUniCanvas

TUniMenuButton

TColorBox

TUniColorPalette

TeeChart.TButtonColor

TUniColorButton

TUniPropertyGrid

TUniGenericControl

Control implemented with JavaScript, capable of interacting with client-side controls and making Ajax requests to the server

Notes:

  • New applications should use HTML-based documents instead of the old RTF format.

  • It is possible to insert any external URL as a TUniURLFrame, but there is limited control over the embedded frame.

  • TUniURLFrame is capable of recognizing and rendering some extensions like .PDF (which provides a default PDF Viewer).

  • TUniPDFFrame provides a feature-rich PDF Viewer.

  • Check the TUniPropertyGrid — it is surprisingly powerful.