1.
Delphi Basics .Net : System.Drawing.Graphics
System.Drawing.Graphics. ... NET Home | System.Drawing NameSpace ... The Graphics class is key to the Drawing Namespace, providing a canvas for graphical ...
2.
Delphi Basics .Net : System.Object
NET Framework. Namespace References. System ... System.Object Class. Description. The Object class is the class from which all .Net Framework classes are ...
3.
Delphi Basics : <a href="http://www.printerinks.com" target=_blank ...
Delphi does provide modern full text and graphics printing. .... The functions highlighted in red illustrate printing graphics and text operations. ...
4.
Delphi Basics : Random command
0 <= Number < 1.0 or integer numbers in the range : 0 <= Number < LimitPlusOne. Delphi uses a pseudo random number generator that always returns the same ...
5.
Delphi Basics : Random command
0 <= Number < 1.0 or integer numbers in the range : 0 <= Number < LimitPlusOne. Delphi uses a pseudo random number generator that always returns the same ...
6.
Delphi Basics .Net : System.Collections.HashTable
Objects added to the HashTable must provide the GetHash method, unless an IHashCodeProvider is provided in the HashTable constructor. ...
7.
Delphi Basics .Net : System.DateTime.ParseExact method
Aug 24, 2004 ... ParseExact. Method, Converts a string representation of date and time into a ... WriteLine('This example uses UK datetime formatting'); ...
8.
Delphi Basics : Record command
The Record keyword is one of the most useful, and distinguishing features of Delphi (and the Pascal language). It provides a means of collecting together a ...
9.
Delphi Basics : GetDir command
The GetDir procedure stores in the passed parameter Directory string the drive plus path name of the default directory on the specified Drive. ...
10.
Delphi Basics .Net : System.Globalization.Calendar.GetDayOfWeek method
System.Globalization.Calendar.GetDayOfWeek method. ... The GetDayOfWeek method converts the ticks value in TheDateTime (1 tick = 0.0000001 seconds since 1st ...