Skip to content

Commit d63a277

Browse files
Update README.md
1 parent d6e4119 commit d63a277

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

‎README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# dotNetVCL4Delphi
2-
A collection of .Net Components and Controls for Delphi tutorial projects.
1+
# .Net Component & Controls for Delphi Tutorials
2+
The samples in this directory provides the most comprehensive library of .Net WinForms UI Controls and Components to be use your DELPHI projects.
3+
4+
# .Net VCL for Delphi
5+
.Net VCL for Delphi includes over 50 essential .Net UI controls and components which are accessible in Delphi like Active Directory components, Internet components, printing components, Xml components, Dialog components, UI controls, Grid controls, and many more for building powerful line-of-business Windows applications in Delphi.
6+
7+
# Parts of .Net VCL for Delphi
8+
* .Net Component Suites for Delphi
9+
* .Net Control Suites for Delphi
10+
11+
# License
12+
The Apache License 2.0 applies to all saples in this repository.
13+
14+
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
15+
16+
http://www.apache.org/licenses/LICENSE-2.0
17+
18+
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
19+
20+
# Running Tutorial Projects
21+
To run the tutorial project:
22+
* Clone the repository to your local machine.
23+
* Download latest release of ADO.Net DAC for Delphi Setup and Install: https://www.crystalnet-tech.com/DotNetVCL/download
24+
* Open the project using Embarcadero RAD Studio or Delphi XE or higher IDE versions of your choice.

0 commit comments

Comments
 (0)