10.11.2015 Views

maXbox3 3.9.9.195 14/05/2015 08:37:17 AM

maXbox3 3.9.9.80 13.11.2013 11:25:53

maXbox3 3.9.9.80 13.11.2013 11:25:53

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>maXbox3</strong> <strong>3.9.9.195</strong><br />

<strong>14</strong>/<strong>05</strong>/<strong>2015</strong> <strong>08</strong>:<strong>37</strong>:<strong>17</strong> <strong>AM</strong><br />

24707:<br />

247<strong>08</strong>: Delphi Basics Run Time Library listing<br />

24709: ******************************************************************************<br />

24710: A<br />

24711: Compiler Directive $A Determines whether data is aligned or packed<br />

24712: Compiler Directive $Align Determines whether data is aligned or packed<br />

24713: Compiler Directive $AppType Determines the application type : GUI or Console<br />

247<strong>14</strong>: Procedure SysUtils Abort Aborts the current processing with a silent exception<br />

24715: Function System Abs Gives the absolute value of a number (-ve sign is removed)<br />

24716: Directive Abstract Defines a class method only implemented in subclasses<br />

247<strong>17</strong>: Variable System AbstractErrorProc Defines a proc called when an abstract method is called<br />

24718: Function System Addr Gives the address of a variable, function or procedure<br />

24719: Keyword And Boolean and or bitwise and of two arguments<br />

24720: Type System AnsiChar A character type guaranteed to be 8 bits in size<br />

24721: Function SysUtils AnsiCompareStr Compare two strings for equality<br />

24722: Function SysUtils AnsiCompareText Compare two strings for equality, ignoring case<br />

24723: Function StrUtils AnsiContainsStr Returns true if a string contains a substring<br />

24724: Function StrUtils AnsiEndsStr Returns true if a string ends with a substring<br />

24725: Function StrUtils AnsiIndexStr Compares a string with a list of strings - returns match index<br />

24726: Function StrUtils AnsiLeftStr Extracts characters from the left of a string<br />

24727: Function SysUtils AnsiLowerCase Change upper case characters in a string to lower case<br />

24728: Function StrUtils AnsiMatchStr Returns true if a string exactly matches one of a list of strings<br />

24729: Function StrUtils AnsiMidStr Returns a substring from the middle characters of a string<br />

24730: Function StrUtils AnsiPos Find the position of one string in another<br />

24731: Function StrUtils AnsiReplaceStr Replaces a part of one string with another<br />

24732: Function StrUtils AnsiReverseString Reverses the sequence of letters in a string<br />

24733: Function StrUtils AnsiRightStr Extracts characters from the right of a string<br />

24734: Function StrUtils AnsiStartsStr Returns true if a string starts with a substring<br />

24735: Type System AnsiString A data type that holds a string of AnsiChars<br />

24736: Function SysUtils AnsiUpperCase Change lower case characters in a string to upper case<br />

247<strong>37</strong>: Procedure System Append Open a text file to allow appending of text to the end<br />

24738: Procedure SysUtils AppendStr Concatenate one string onto the end of another<br />

24739: Function Math ArcCos The Arc Cosine of a number, returned in radians<br />

24740: Function Math ArcSin The Arc Sine of a number, returned in radians<br />

24741: Function System ArcTan The Arc Tangent of a number, returned in radians<br />

24742: Keyword Array A data type holding indexable collections of data<br />

24743: Keyword As Used for casting object references<br />

24744: Procedure System Assign Assigns a file handle to a binary or text file<br />

24745: Function System Assigned Returns true if a reference is not nil<br />

24746: Procedure System AssignFile Assigns a file handle to a binary or text file<br />

24747: Procedure Printers AssignPrn Treats the printer as a text file - an easy way of printing text<br />

24748:<br />

24749: B<br />

24750: Compiler Directive $B Whether to short cut and and or operations<br />

24751: Compiler Directive $BoolEval Whether to short cut and and or operations<br />

24752: Procedure SysUtils Beep Make a beep sound<br />

24753: Keyword Begin Keyword that starts a statement block<br />

24754: Function System BeginThread Begins a separate thread of code execution<br />

24755: Procedure System BlockRead Reads a block of data records from an untyped binary file<br />

24756: Procedure System BlockWrite Writes a block of data records to an untyped binary file<br />

24757: Type System Boolean Allows just True and False values<br />

24758: Function Classes Bounds Create a TRect value from top left and size values<br />

24759: Procedure System Break Forces a jump out of a single loop<br />

24760: Type System Byte An integer type supporting values 0 to 255<br />

24761:<br />

24762: C<br />

24763: Type System Cardinal The basic unsigned integer type<br />

24764: Keyword Case A mechanism for acting upon different values of an Ordinal<br />

24765: Function StdConvs CelsiusToFahrenheit Convert a celsius temperature into fahrenheit<br />

24766: Function SysUtils ChangeFileExt Change the extension part of a file name<br />

24767: Type System Char Variable type holding a single character<br />

24768: Procedure System ChDir Change the working drive plus path for a specified drive<br />

24769: Function System Chr Convert an integer into a character<br />

24770: Keyword Class Starts the declaration of a type of object class<br />

24771: Procedure System Close Closes an open file<br />

24772: Procedure System CloseFile Closes an open file<br />

24773: Variable System CmdLine Holds the execution text used to start the current program<br />

24774: Type System Comp A 64 bit signed integer<br />

24775: Function SysUtils CompareStr Compare two strings to see which is greater than the other<br />

24776: Function SysUtils CompareText Compare two strings for equality, ignoring case<br />

24777: Function Math CompareValue Compare numeric values with a tolerance<br />

24778: Function System Concat Concatenates one or more strings into one string<br />

24779: Keyword Const Starts the definition of fixed data values<br />

24780: Keyword Constructor Defines the method used to create an object from a class<br />

24781: Procedure System Continue Forces a jump to the next iteration of a loop<br />

24782: Function ConvUtils Convert Convert one measurement value to another<br />

24783: Function System Copy Create a copy of part of a string or an array<br />

24784: Function System Cos The Cosine of a number<br />

24785: Function SysUtils CreateDir Create a directory<br />

24786: Type System Currency A floating point type with 4 decimals used for financial values<br />

24787: Variable SysUtils CurrencyDecimals Defines decimal digit count in the Format function<br />

24788: Variable SysUtils CurrencyFormat Defines currency string placement in curr display functions<br />

24789: Variable SysUtils CurrencyString The currency string used in currency display functions<br />

24790: Function SysUtils CurrToStr Convert a currency value to a string<br />

24791: Function SysUtils CurrToStrF Convert a currency value to a string with formatting<br />

24792:<br />

24793: D<br />

24794: Compiler Directive $D Determines whether application debug information is built<br />

24795: Compiler Directive $DebugInfo Determines whether application debug information is built<br />

PC<strong>08</strong> E:\maxbox3\mXGit39988\maxbox3\docs\maxbox_extract_funclist399.txt<br />

http://www.softwareschule.ch/maxbox.htm T: 297<br />

p: 287

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!