Delphi Course Part 1
Dauer: 2 tage | Preis: € 600,00
Beschreibung
A classic course, between the most welcome from Delphi programmers. Don’t miss the Delphi 10.4 Sydney update, one of the best version ever.
Inhalt
- IDE
- Project Options
- Project Manager
- Project Configuration Manager
- IDE Insight
- Code Formatting
- Multi platform designer
- REGULAR EXPRESSIONS
- What’s that?
- When you should use them?
- How you should use them
- Unicode What is Unicode?
- Unicode Standard
- Unicode strings type
- Generics
- What’s that?
- Utilization
- Syntax
- Create a generic type
- Applicability
- Support in RTL
- Generics and Generics.Collections
- Compatibility rules among types;
- Classes with Generics;
- Constraints
- class Costraints
- interface Costraints
- Generic Containers
- TList,TQueue,TStack,TDictionary
- Containers and anonymous methods
- Generics Interfaces
- Utilizzare TComparer,TEqualityComparer,etc
- What’s that?
- Anonymous Methods
- What’s that?
- Syntax and Semantics
- Anonymous methods as variables
- Anonymous methods as parametric
- Anonymous methods as local variable(visibility and Dauer)
- Reference Types
- anonymous methods and threads
- What’s that?
- Enumerator
- for-in loop
- Enumerators
- Operator Overloading for Records
- Class Helpers
- Record Helpers & Record Helpers for SimpleTypes
- Extended RTTI
- RTTI Unit
- Inspecting types
- TValue Class
- RTTI Unit
- Attributes
- TCustomAttribute Class