Skip to content

Commit 16037ea

Browse files
committed
Update README.md
readme file updated
1 parent 8deb32a commit 16037ea

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
In this repo, I want to combine some kind of *freeware* **Delphi VCL and Non-VCL Components** which are from *Embarcadero Code Central*, *Torry's Delphi Pages* etc. Generally the components are for **older** Delphi IDE versions like *Delphi 5*, *Delphi 6*, *Delphi 7* etc.
66

7-
But some components like [**JSON**](https://github.com/coderserdar/DelphiComponents/tree/main/Embarcadero%20Code%20Central/JSON%204.5), [**CSV**](https://github.com/coderserdar/DelphiComponents/tree/main/Embarcadero%20Code%20Central/CSV%205.6), [**Cindy Component Suite**](https://github.com/coderserdar/DelphiComponents/tree/main/Embarcadero%20Code%20Central/Cindy%20Components), [**Yunqa**](https://github.com/coderserdar/DelphiComponents/tree/main/Yunqa), [**Precision Software Components**](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Precision%20Software) can be used in most common Delphi IDEs like *Delphi 10 Rio* etc.
7+
But some components like [**JSON**](https://github.com/coderserdar/DelphiComponents/tree/main/Embarcadero%20Code%20Central/JSON%204.5), [**CSV**](https://github.com/coderserdar/DelphiComponents/tree/main/Embarcadero%20Code%20Central/CSV%205.6), [**Cindy Component Suite**](https://github.com/coderserdar/DelphiComponents/tree/main/Embarcadero%20Code%20Central/Cindy%20Components), [**Yunqa**](https://github.com/coderserdar/DelphiComponents/tree/main/Yunqa), [**Precision Software Components**](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Precision%20Software), [**Imaging Toolkit**](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Imaging%20Toolkit) can be used in most common Delphi IDEs like *Delphi 10 Rio* etc.
88

99
In this repo there are components about
1010
- **DB Aware**, **Communication**, **File Operations**, **Reporting**, **Office Files**
@@ -15,6 +15,7 @@ Repo folder structure is like this
1515
- [**Other Components**](https://github.com/coderserdar/DelphiComponents/tree/main/Other/)
1616
- [*Alpha Components*](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Alpha%20Components)
1717
- [*Bergsoft*](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Bergsoft)
18+
- [*CnPack VCL Components*](https://github.com/coderserdar/DelphiComponents/tree/main/Other/CnPack%20VCL%20Components)
1819
- [*Farsi Components*](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Farsi%20Components)
1920
- [*Precision Software*](https://github.com/coderserdar/DelphiComponents/tree/main/Other/Precision%20Software)
2021
- [*RiverSoftAVG*](https://github.com/coderserdar/DelphiComponents/tree/main/Other/RiverSoftAVG)
@@ -163,6 +164,20 @@ And I created a folder which is used to store compressed files of Delphi compone
163164

164165
</details>
165166

167+
168+
<details>
169+
<summary>IDE Tools Setups</summary>
170+
171+
1. *DDevExtensions (Delphi Developer Extensions)*
172+
2. *Delphi Speed Up (for Delphi 7)*
173+
3. *Delphi IDE Fix Pack*
174+
4. *Raize Palette Menu*
175+
5. *Unit Expert*
176+
6. *Sampling Profiler*
177+
7. *LangTools*
178+
179+
</details>
180+
166181
<details>
167182
<summary>Delphi Turkiye Components</summary>
168183

0 commit comments

Comments
 (0)