You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,16 @@
1
1
# <ahref="https://github.com/Embarcadero/DelphiVCL4Python/">DelphiVCL for Python <imgalign="right"alt="DelphiVCL4Python"src="https://github.com/Embarcadero/DelphiVCL4Python/raw/main/images/DelphiVCL4Python(256px).png"></a>
2
-
Delphi's VCL library as a Python module for building native Windows GUI Applications
`delphivcl` is a natively compiled Python module powered by the [Python4Delphi library](https://github.com/embarcadero/python4delphi). It gives Python developers access to Delphi's VCL GUI framework and is [freely redistributable](https://github.com/Embarcadero/DelphiVCL4Python/blob/main/LICENSE.md).
8
+
9
+
Delphi's VCL library allows for building native Windows GUI Applications.
3
10
4
11
## [eBook and Styles Bundle](https://embt.co/PythonGUIBundle)
5
12
6
-
There is an free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with 29 custom styles and 50 pages of content.
13
+
There is a free [eBook and styles bundle](https://embt.co/PythonGUIBundle) with 29 custom styles and 50 pages of content.
7
14
8
15
<ahref="https://embt.co/PythonGUIBundle"><imgalt="Download the free eBook and Python styles bundle."src="https://github.com/Embarcadero/PythonFMXBuilder/blob/main/images/30_Banner_Ebook_GGetting Started with Python GUI_830x256.jpg"></a>
0 commit comments