Create README.md

This commit is contained in:
rick 2018-08-20 11:01:33 -03:00 committed by GitHub
parent c360682c70
commit ed6cef0b2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
README.md Normal file
View 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.