Skip to content

Commit aa4a7a7

Browse files
authored
Update README.md
1 parent fa4efb0 commit aa4a7a7

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
![Logo](Source/icons/Logo.png)
22
# ErrorSoft VCL Components
3-
# "X" Update (**Version 4.6**)
3+
# "Q" Update with 64-bit IDE support (**Version 4.7**)
4+
![Preview](Logos/Preview3.gif)
45
![Preview](Logos/Preview1.gif)
56
![Preview](Logos/Preview2.gif)
67
![Preview](Logos/Preview.gif)
@@ -47,6 +48,7 @@ You can choose one of two licenses. See "LICENSE.txt"
4748
* TEsLinkLabel
4849
* TEsVersionLabel
4950
* TEsControlListCheckBox (Graphic TCheckBox analog for usage in TControlList)
51+
* TEsTransparentSplitter (Inherited from TSplitter, this component displays the splitter as a transparent selection, eliminating many drawing issues)
5052

5153
### Compatibility with XE2, XE3, XE4, XE5, XE6, XE7, XE8, RX10(Seattle), RX10.1(Berlin), RX10.2(Tokyo), RX10.3(Rio), RX10.4(Sydney), RX11(Alexandria), RX12(Athens)
5254

@@ -160,6 +162,11 @@ Features:
160162
* Read-only mode support
161163
* Bindings support
162164

165+
![Icon](Source/icons/TESTRANSPARENTSPLITTER32.bmp)
166+
**TEsTransparentSplitter** - Inherited from TSplitter, this component displays the splitter as a transparent selection, eliminating many drawing issues.
167+
* With clDefault at SplitterColor property, the control will automatically select a contrast color for "splitter" based on the active theme, but any color can be selected
168+
* Just replace TSplitter in DFM with TEsTransparentSplitter and get a modern look
169+
163170
**Look at other projects on this GitHub perhaps you might be interested ...**
164171

165172
# Russian ReadMe:
@@ -272,6 +279,11 @@ Features:
272279
* Поддержка режима "только для чтения"
273280
* Поддержка биндингов
274281

282+
![Icon](Source/icons/TESTRANSPARENTSPLITTER32.bmp)
283+
**TEsTransparentSplitter** – наследуется от TSplitter, этот компонент отображает разделитель как прозрачную область выделения, устраняя многие проблемы с отрисовкой.
284+
* Если в свойстве SplitterColor установлено значение clDefault, компонент автоматически выберет контрастный цвет для разделителя в зависимости от активной темы, но можно задать любой цвет вручную.
285+
* Просто замените TSplitter на TEsTransparentSplitter в DFM-файле, чтобы получить современный вид.
286+
275287
Пишите ваши отзывы, а также пожелания по улучшению :)
276288

277289
**Email:** errorsoft(at)mail.ru

0 commit comments

Comments
 (0)