Difference between revisions of "Extended"

From Free Pascal wiki
Jump to navigationJump to search
(Arent moved page Extended to Extended Components)
 
Line 1: Line 1:
#REDIRECT [[Extended Components]]
+
'''Extended''' is a Pascal type that will hold an extended floating point value.
 +
 
 +
 
 +
{{Data types}}

Revision as of 18:16, 23 March 2016

Extended is a Pascal type that will hold an extended floating point value.



navigation bar: data types
simple data types

boolean byte cardinal char currency double dword extended int8 int16 int32 int64 integer longint real shortint single smallint pointer qword word

complex data types

array class object record set string shortstring