Toolbox

Navigation:  Tutorial: The Form Editor > The IDE >

Toolbox

Version 1.0.0

The toolbox contains all graphical form elements that can be used in the form editor. An element can be inserted in the form by being clicked it in the toolbox. With another click on the form (see Workspace) you can insert the elemetn in the current mouse position.

 

The elements are divided into the groups Standard, Additional, Win32 and Dialogs, which are Windows Standard controls:

11.1.2 - Werkzeugpalette

Standard



TMainMenu

TPopupMenu

TLabel

TEdit

TMemo

TButton

TCheckBox

TRadioButton

TListBox

TComoboBox

TGroupBox

TPanel

TRadioGroup

 

Additional



TBitBtn

TSpeedButton

TMaskEdit

TImage

TShape

TBevel

TStaticText

TSplitter

TScrollBox

TCheckListBox

TLabeledEdit

TColorBox

Win32



TTabControl

TPageControl

TImageList

TProgressBar

TTreeView

TListView

TDateTimePicker

TMonthCalender

TRichEdit

TComPort

Dialogs



TOpenDialog

TSaveDialog

TFontDialog

TColorDialog

TPrintDialog

TPrinterSetupDialog

TOpenPictureDialog

TSavePictureDialog

TFindDialog

TReplaceDialog

TPageSetupDialog

 

Since the above form elements - as mentioned before - are based substantially on Delphi, further information can be obtained via an API in the Internet.

Last change on 10.03.2014