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

789: function ExtractRelativePath(const BaseName: string; const DestName: string): string)<br />

790: Function ExtractShortPathName( FileName : string) : string<br />

791: function ExtractShortPathName(const FileName: string): string)<br />

792: function ExtractStrings(Separators, WhiteSpace: TSysCharSet; Content: PChar;Strings: TStrings): Integer<br />

793: function ExtractStrings(Separators:TSysCharSet;WhiteSpace:TSysCharSet;Content:PChar;Str:TStrings): Integer)<br />

794: Function Fact(numb: integer): Extended;<br />

795: Function FactInt(numb: integer): int64;<br />

796: Function Factorial( const N : Integer) : Extended<br />

797: Function FahrenheitToCelsius( const AValue : Double) : Double<br />

798: function FalseBoolStrs: array of string<br />

799: Function Fetch(var AInput:string;const ADelim:string;const ADelete:Bool;const ACaseSensitive:Bool):string<br />

800: Function FetchCaseInsensitive(var AInput:string; const ADelim:string; const ADelete:Boolean): string<br />

801: Function Fibo(numb: integer): Extended;<br />

802: Function FiboInt(numb: integer): Int64;<br />

803: Function Fibonacci( const N : Integer) : Integer<br />

804: Function FIELDBYN<strong>AM</strong>E( const FIELDN<strong>AM</strong>E : STRING) : TFIELD<br />

8<strong>05</strong>: Function FIELDBYN<strong>AM</strong>E( const FIELDN<strong>AM</strong>E : WIDESTRING) : TFIELD<br />

806: Function FIELDBYN<strong>AM</strong>E( const N<strong>AM</strong>E : String) : TFIELD<br />

807: Function FIELDBYN<strong>AM</strong>E( const N<strong>AM</strong>E : String) : TFIELDDEF<br />

8<strong>08</strong>: Function FIELDBYNUMBER( FIELDNO : INTEGER) : TFIELD<br />

809: Function FileAge( FileName : string) : Integer<br />

810: Function FileAge(const FileName: string): integer)<br />

811: Function FileCompareText( const A, B : String) : Integer<br />

812: Function FileContains(const FileName:string;Text:string;CaseSensitive:Bool;ExceptionOnError:Bool): Boolean<br />

813: Function FileCreate( FileName : string) : Integer;//FileCreate2(FileName:string;Rights:Integer):Integer;<br />

8<strong>14</strong>: Function FileCreate(const FileName: string): integer)<br />

815: Function FileCreateTemp( var Prefix : string) : THandle<br />

816: Function FileDateToDateTime( FileDate : Integer) : TDateTime<br />

8<strong>17</strong>: function FileDateToDateTime(FileDate: Integer): TDateTime;<br />

818: Function FileExists( const FileName : string) : Boolean<br />

819: Function FileExists( FileName : string) : Boolean<br />

820: function fileExists(const FileName: string): Boolean;<br />

821: Function FileGetAttr( FileName : string) : Integer<br />

822: Function FileGetAttr(const FileName: string): integer)<br />

823: Function FileGetDate( Handle : Integer) : Integer<br />

824: Function FileGetDate(handle: integer): integer<br />

825: Function FileGetDisplayName( const FileName : string) : string<br />

826: Function FileGetSize( const FileName : string) : Integer<br />

827: Function FileGetTempName( const Prefix : string) : string<br />

828: Function FileGetTypeName( const FileName : string) : string<br />

829: Function FileIsReadOnly( FileName : string) : Boolean<br />

830: Function FileLoad( ResType : TResType; const Name : string; MaskColor : TColor) : Boolean<br />

831: Function FileOpen( FileName : string; Mode : LongWord) : Integer<br />

832: Function FileOpen(const FileName: string; mode:integer): integer)<br />

833: Function FileRead(handle: integer; Buffer: PChar; count: LongWord): integer<br />

834: Function FileSearch( Name, DirList : string) : string<br />

835: Function FileSearch(const Name, dirList: string): string)<br />

836: Function FileSeek( Handle : Integer; Offset : Int64; Origin : Integer) : Int64;<br />

8<strong>37</strong>: Function FileSeek( Handle, Offset, Origin : Integer) : Integer;<br />

838: Function FileSeek(handle, offset, origin: integer): integer<br />

839: Function FileSetAttr( FileName : string; Attr : Integer) : Integer<br />

840: function FileSetAttr(const FileName: string; Attr: Integer): Integer)<br />

841: Function FileSetDate(FileName : string; Age : Integer) : Integer;<br />

842: Function FileSetDate(handle: integer; age: integer): integer<br />

843: Function FileSetDate2(FileHandle : Integer; Age : Integer) : Integer;<br />

844: Function FileSetDateH( Handle : Integer; Age : Integer) : Integer;<br />

845: Function FileSetReadOnly( FileName : string; ReadOnly : Boolean) : Boolean<br />

846: Function FileSize( const FileName : string) : int64<br />

847: Function FileSizeByName( const AFilename : string) : Longint<br />

848: function FileWrite(Handle: Integer; const Buffer: pChar; Count: LongWord): Integer)<br />

849: Function FilterSpecArray : TComdlgFilterSpecArray<br />

850: Function FIND( ACAPTION : String) : TMENUITEM<br />

851: Function Find( AItem : Pointer; out AData : Pointer) : Boolean<br />

852: Function FIND( const AN<strong>AM</strong>E : String) : TN<strong>AM</strong>EDITEM<br />

853: Function Find( const DisplayName : string) : TAggregate<br />

854: Function Find( const Item : TBookmarkStr; var Index : Integer) : Boolean<br />

855: Function FIND( const N<strong>AM</strong>E : String) : TFIELD<br />

856: Function FIND( const N<strong>AM</strong>E : String) : TFIELDDEF<br />

857: Function FIND( const N<strong>AM</strong>E : String) : TINDEXDEF<br />

858: Function Find( const S : WideString; var Index : Integer) : Boolean<br />

859: function Find(S:String;var Index:Integer):Boolean<br />

860: Function FindAuthClass( AuthName : String) : TIdAuthenticationClass<br />

861: Function FindBand( AControl : TControl) : TCoolBand<br />

862: Function FindBoundary( AContentType : string) : string<br />

863: Function FindButton( <strong>AM</strong>odalResult : TModalResult) : TTaskDialogBaseButtonItem<br />

864: Function FindCaption(StartIndex: Integer;Value: string; Partial,Inclusive,Wrap: Boolean): TListItem<br />

865: Function FindCdLineSwitch( Switch : string; IgnoreCase : Boolean) : Boolean;<br />

866: Function FindCloseW(FindFile: Integer): LongBool; stdcall;<br />

867: Function FindCmdLineSwitch( Switch : string; Chars : TSysCharSet; IgnoreCase : Boolean) : Boolean;<br />

868: Function FindCmmdLineSwitch( Switch : string) : Boolean;<br />

869: function FindComponent(AName: String): TComponent;<br />

870: function FindComponent(vlabel: string): TComponent;<br />

871: function FindComponent2(vlabel: string): TComponent;<br />

872: function FindControl(Handle: HWnd): TWinControl;<br />

873: Function FindData( StartIndex : Integer; Value : Pointer; Inclusive, Wrap : Boolean) : TListItem<br />

874: Function FindDatabase( const DatabaseName : string) : TDatabase<br />

875: function FindDragTarget(const Pos: TPoint; AllowDisabled: Boolean): TControl;<br />

876: Function FINDFIELD( const FIELDN<strong>AM</strong>E : STRING) : TFIELD<br />

877: Function FINDFIELD( const FIELDN<strong>AM</strong>E : WideString) : TFIELD<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: 10

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

Saved successfully!

Ooh no, something went wrong!