| Programming C# C++ (7) Delphi (604) .NET (2) Database (72) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (243) Java (8) JavaScript (56) perl (40) php (12) VBScript (1) Visual Basic (1)
|
How to declare and initialize static arrays
The following piece of Object Pascal shows how to declare and initialize static arrays:
Comments:
|