Skip to content

Releases: bgrabitmap/bgracontrols

BGRAControls 6.7.2

28 May 19:48
7bb2ce4
Compare
Choose a tag to compare

Use parent form style in bccombobox. So it does not overlap other windows when the style is not fsStayOnTop.

BGRAControls 6.7.1

03 May 23:55
a0a5a40
Compare
Choose a tag to compare

Compatibility with older Lazarus

BGRAControls 6.7

01 May 13:12
e2e9efc
Compare
Choose a tag to compare

Fix ColorSpeedButton borders
Anchors property for BCComboBox
Added parent background property in TBCPanel
Added transparency in TCustomControl descendants

BGRAControls v6.6.1

20 Dec 13:46
272a141
Compare
Choose a tag to compare

Fix in color speed button

BGRAControls v6.6

03 Nov 11:55
9222296
Compare
Choose a tag to compare
  • Fix popup combobox
  • Sprite Animation methods
  • Fix deprecated code

BGRAControls 6.5

18 Aug 19:47
f83c5fe
Compare
Choose a tag to compare

Fix combobox dropdown size on windows

BGRAControls 6.4

14 Aug 14:59
7d9426f
Compare
Choose a tag to compare
  • Style editor for combobox (double-click on control in designer to open)
  • Glyph alignment for BCButton
  • Added BGRAThemeCheckBox
  • Fix MouseDown for RadioButton
  • AutoSize of BCButton

BGRAControls 6.3.1

08 Aug 16:41
3ebbbad
Compare
Choose a tag to compare

BCButton

  • Add text padding
  • Default property values can't be used because of custom style

BGRAControls 6.3

07 Aug 16:19
8187e3c
Compare
Choose a tag to compare
  • Added DiscardBitmap(ARect) in BGRAVirtualScreen.
  • Added BCComboBox.
  • Added OnChange event for BGRAThemeRadioButton.
  • Added negative values in BCTrackBarUpDown.

BGRAControls 6.2.1

04 May 20:07
a932309
Compare
Choose a tag to compare

Added BCGradientButton