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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<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 />

2359: Function RunningProcessesList( const List : TStrings; FullPath : Boolean) : Boolean<br />

2360: Function RunByteCode(Bytecode: AnsiString; out RuntimeErrors: AnsiString): Boolean;');<br />

2361: Function RunCompiledScript2(Bytecode: AnsiString; out RuntimeErrors: AnsiString): Boolean;');<br />

2362: Function S_AddBackSlash( const ADirName : string) : string<br />

2363: Function S_AllTrim( const cStr : string) : string<br />

2364: Function S_AtRepl( const cAT, cStr, cRepl : string) : string<br />

2365: Function S_Cut( const cStr : string; const iLen : integer) : string<br />

2366: Function S_DecryptCRC32( const crc : string; StartKey, MultKey, AddKey : integer) : integer<br />

2367: Function S_DirExists( const ADir : string) : Boolean<br />

2368: Function S_Empty( const cStr : string) : boolean<br />

2369: Function S_EncryptCRC32( const crc : LongWORD; StartKey, MultKey, AddKey : integer) : string<br />

2<strong>37</strong>0: Function S_LargeFontsActive : Boolean<br />

2<strong>37</strong>1: Function S_LimitDigits( AValue : Extended; ANumDigits : Integer) : Extended<br />

2<strong>37</strong>2: Function S_LTrim( const cStr : string) : string<br />

2<strong>37</strong>3: Function S_ReadNextTextLineFromStream( stream : TStream) : string<br />

2<strong>37</strong>4: Function S_RepeatChar( const iLen : integer; const AChar : Char) : String<br />

2<strong>37</strong>5: Function S_ReplFirst( const cAT, cStr, cRepl : string) : string<br />

2<strong>37</strong>6: Function S_RoundDecimal( AValue : Extended; APlaces : Integer) : Extended<br />

2<strong>37</strong>7: Function S_RTrim( const cStr : string) : string<br />

2<strong>37</strong>8: Function S_RTrimCopy( const cStr : string; iPos, iLen : integer) : string<br />

2<strong>37</strong>9: //Type TS_ShellExecuteCmd = (seCmdOpen,seCmdPrint,seCmdExplore);<br />

2380: Function S_ShellExecute( aFilename : string; aParameters : string; aCommand : TS_ShellExecuteCmd) : string<br />

2381: Function S_Space( const iLen : integer) : String<br />

2382: Function S_StrBlanks( const cStr : string; const iLen : integer) : string<br />

2383: Function S_StrBlanksCuttooLong( const cStr : string; const iLen : integer) : string<br />

2384: Function S_StrCRC32( const Text : string) : LongWORD<br />

2385: Function S_StrDecrypt96( const InString : string; StartKey, MultKey, AddKey : Integer) : string<br />

2386: Function S_StrEncrypt96( const InString : string; StartKey, MultKey, AddKey : Integer) : string<br />

2387: Function S_StringtoUTF_8( const AString : string) : string<br />

2388: Function S_StrLBlanks( const cStr : string; const iLen : integer) : string<br />

2389: function S_StrToReal(const cStr: string; var R: Double): Boolean<br />

2390: Function S_TokenEnd( cBuffer : PChar; lEmptyToken : boolean) : boolean<br />

2391: Function S_TokenNext( cBuffer : PChar; lEmptyToken : boolean) : string<br />

2392: Function S_UTF_8ToString( const AString : string) : string<br />

2393: Function S_WBox( const AText : string) : integer<br />

2394: Function SameDate( const A, B : TDateTime) : Boolean<br />

2395: function SameDate(const A, B: TDateTime): Boolean;<br />

2396: Function SameDateTime( const A, B : TDateTime) : Boolean<br />

2397: function SameDateTime(const A, B: TDateTime): Boolean;<br />

2398: Function SameFileName( S1, S2 : string) : Boolean<br />

2399: Function SameText( S1, S2 : string) : Boolean<br />

2400: function SameText(const S1: string; const S2: string): Boolean)<br />

2401: Function SameTime( const A, B : TDateTime) : Boolean<br />

2402: function SameTime(const A, B: TDateTime): Boolean;<br />

2403: function SameValue(const A, B: Extended; Epsilon: Extended): Boolean //overload;<br />

2404: function SameValue1(const A, B: Double; Epsilon: Double): Boolean //overload;<br />

24<strong>05</strong>: function SameValue2(const A, B: Single; Epsilon: Single): Boolean //overload;<br />

2406: Function SampleVariance( const X : TDynFloatArray) : Float<br />

2407: Function Sar( const Value : Shortint; const Count : TBitRange) : Shortint;<br />

24<strong>08</strong>: Function Sar1( const Value : Smallint; const Count : TBitRange) : Smallint;<br />

2409: Function Sar2( const Value : Integer; const Count : TBitRange) : Integer;<br />

2410: Function SaveToFile( const AFileName : TFileName) : Boolean<br />

2411: Function SaveAsExcelFile(AGrid: TStringGrid; ASheetName, AFileName: string; open: boolean): Boolean;<br />

2412: Function SaveAsExcel(aGrid: TStringGrid; aSheetName, aFileName: string; openexcel: boolean): Boolean;<br />

2413: Function ScanF(const aformat: String; const args: array of const): string;<br />

24<strong>14</strong>: Function SCREENTOCLIENT(POINT:TPOINT):TPOINT<br />

2415: Function SearchBuf(Buf:PChar; BufLen:Integer;SelStart,SelLength:Integer;SearchString:String;Options:<br />

TStringSearchOptions):PChar<br />

2416: Function SearchBuf2(Buf: String;SelStart,SelLength:Integer; SearchString:<br />

String;Options:TStringSearchOptions):Integer;<br />

24<strong>17</strong>: function SearchRecattr: integer;<br />

2418: function SearchRecExcludeAttr: integer;<br />

2419: Function SearchRecFileSize64( const SearchRec : TSearchRec) : Int64<br />

2420: function SearchRecname: string;<br />

2421: function SearchRecsize: integer;<br />

2422: function SearchRecTime: integer;<br />

2423: Function Sec( const X : Extended) : Extended<br />

2424: Function Secant( const X : Extended) : Extended<br />

2425: Function SecH( const X : Extended) : Extended<br />

2426: Function SecondOf( const AValue : TDateTime) : Word<br />

2427: Function SecondOfTheDay( const AValue : TDateTime) : LongWord<br />

2428: Function SecondOfTheHour( const AValue : TDateTime) : Word<br />

2429: Function SecondOfTheMinute( const AValue : TDateTime) : Word<br />

2430: Function SecondOfTheMonth( const AValue : TDateTime) : LongWord<br />

2431: Function SecondOfTheWeek( const AValue : TDateTime) : LongWord<br />

2432: Function SecondOfTheYear( const AValue : TDateTime) : LongWord<br />

2433: Function SecondsBetween( const ANow, AThen : TDateTime) : Int64<br />

2434: Function SecondSpan( const ANow, AThen : TDateTime) : Double<br />

2435: Function SectionExists( const Section : string) : Boolean<br />

2436: Function Seek( const KeyValues : Variant; SeekOption : TSeekOption) : Boolean<br />

24<strong>37</strong>: Function Seek( dlibMove : Longint; dwOrigin : Longint; out libNewPosition : Largeint) : HResult<br />

2438: function Seek(Offset:LongInt;Origin:Word):LongInt<br />

2439: Function SelectDirectory( var Directory : string; Options : TSelectDirOpts; HelpCtx:Longint): Boolean;<br />

2440: Function SelectDirectory1( const Caption : string; const Root : WideString; var Directory : string;<br />

Options : TSelectDirExtOpts; Parent : TWinControl) : Boolean;<br />

2441: Function SelectImage( var AFileName : string; const Extensions, Filter : string) : Boolean<br />

2442: function SendAppMessage(Msg: Cardinal; WParam, LParam: Longint): Longint<br />

2443: Function SendBuf( var Buf, Count : Integer) : Integer<br />

2444: Function SendCmd( const AOut : string; const AResponse : SmallInt) : SmallInt;<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: 28

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

Saved successfully!

Ooh no, something went wrong!