This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
sidebar [2019/01/04 10:46] admin |
sidebar [2020/02/15 07:55] (current) admin |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| **Basic Tutorials**\\ | **Basic Tutorials**\\ | ||
| *[[tutorial:Syntax|Syntax]] | *[[tutorial:Syntax|Syntax]] | ||
| - | *[[tutorial:VariableAndConstant|Variables and Constants]] | + | *[[tutorial:VariableAndDataType|Variables and Data Types]] |
| + | *[[tutorial:ProcedureAndFunction|Procedures and Functions]] | ||
| *[[tutorial:ConditionalStatement|Conditional Statements]] | *[[tutorial:ConditionalStatement|Conditional Statements]] | ||
| *[[tutorial:LoopStatement|Loop Statements]] | *[[tutorial:LoopStatement|Loop Statements]] | ||
| *[[tutorial:Array|Arrays]] | *[[tutorial:Array|Arrays]] | ||
| - | *[[tutorial:EnumeratedType|Enumerated Type]] | + | *[[tutorial:Record|Record and Object]] |
| - | *[[tutorial:StructuralType|Structural Type (Record)]] | + | *[[tutorial:Class|Class]] |
| - | *[[tutorial:ProcedureAndFunction|Procedure and Function]] | + | |
| ---- | ---- | ||
| **Advance Tutorials**\\ | **Advance Tutorials**\\ | ||
| - | *[[tutorial:ProceduralType|Procedural Type]] | ||
| - | *[[tutorial:OOP|Object Oriented Programming]] | ||
| - | *Compiler Directives | ||
| *[[tutorial:GUI|GUI Applications]] | *[[tutorial:GUI|GUI Applications]] | ||
| *Standard Controls | *Standard Controls | ||
| *RTTI Controls | *RTTI Controls | ||
| - | *Components and Packages | + | *[[tutorial:componentsandpackages|Components and Packages]] |
| + | *[[tutorial:ProceduralType|Procedural Type]] | ||
| + | *[[tutorial:OOP|Object Oriented Programming]] | ||
| + | *Compiler Directives | ||
| + | *File Handling | ||
| *[[tutorial:genericandtemplate|Generics and Templates]] | *[[tutorial:genericandtemplate|Generics and Templates]] | ||
| *[[tutorial:DLLLibrary|Shared Libraries]] | *[[tutorial:DLLLibrary|Shared Libraries]] | ||
| Line 34: | Line 35: | ||
| ---- | ---- | ||
| **Useful Techniques**\\ | **Useful Techniques**\\ | ||
| - | *Useful Hot-Keys | + | *[[tutorial:HotKey|Useful Hot-Keys]] |
| *Save/Load Data Using TFileStream | *Save/Load Data Using TFileStream | ||
| + | *[[tutorial:PrintDataUsingLazReport|Printing Data Using LazReport]] | ||
| *Excel Automation | *Excel Automation | ||
| *How To ... | *How To ... | ||