mirror of
https://github.com/rickrd/crud-delphi.git
synced 2025-12-19 09:03:43 +01:00
Create README.md
This commit is contained in:
parent
c360682c70
commit
ed6cef0b2e
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
# crud_delphi
|
||||
|
||||
CRUD DELPHI:
|
||||
This project's interface language is PT/BR, was developed in RAD Studio 10 Seattle, using the concepts of:
|
||||
|
||||
* Object Oriented Programming (OOP),
|
||||
* Mutiple Document Interface (MDI),
|
||||
* Create, Read, Update & Delete (CRUD) functions.
|
||||
|
||||
It uses memory to store objects using object lists and has import/export functions.
|
||||
Development time: 6h.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user