Releases: bgrabitmap/bgracontrols
Releases · bgrabitmap/bgracontrols
BGRAControls 6.7.2
Use parent form style in bccombobox. So it does not overlap other windows when the style is not fsStayOnTop.
BGRAControls 6.7.1
Compatibility with older Lazarus
BGRAControls 6.7
Fix ColorSpeedButton borders
Anchors property for BCComboBox
Added parent background property in TBCPanel
Added transparency in TCustomControl descendants
BGRAControls v6.6.1
Fix in color speed button
BGRAControls v6.6
- Fix popup combobox
- Sprite Animation methods
- Fix deprecated code
BGRAControls 6.5
Fix combobox dropdown size on windows
BGRAControls 6.4
- 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
BCButton
- Add text padding
- Default property values can't be used because of custom style
BGRAControls 6.3
- Added DiscardBitmap(ARect) in BGRAVirtualScreen.
- Added BCComboBox.
- Added OnChange event for BGRAThemeRadioButton.
- Added negative values in BCTrackBarUpDown.
BGRAControls 6.2.1
Added BCGradientButton