TApplicationEvents add an enhance application events to your application:OnActivateOnDeactivateOnHelpOnHint OnIdle OnMessage OnMinimize...
TRegComboBox is a enhance TComboBox that have ability to read and write ComboBox.Items to registry.
TRegListBox is a enhance TListBox that have ability to read and write ListBox.Items to registry.
TSuperComboBox is a enhance TRegComboBox that have ability to read and write ComboBox.Items to registry and also auto search the complete text in...
TRegFontDialog is a enhance TFontDialog that have ability to read and write properties to registry. Added two new functions:function StringToStyle...
TRegMemo is a enhance TMemo that have ability to read and write Memo.Lines to registry.