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

524: Function CreateTwoColorsBrushPattern( Color1, Color2 : TColor) : TBitmap<br />

525: Function CreateValueBuffer( Length : Integer) : TValueBuffer<br />

526: Function CreateHexDump( AOwner : TWinControl) : THexDump<br />

527: Function Csc( const X : Extended) : Extended<br />

528: Function CscH( const X : Extended) : Extended<br />

529: function currencyDecimals: Byte<br />

530: function currencyFormat: Byte<br />

531: function currencyString: String<br />

532: Function CurrentProcessId : TIdPID<br />

533: Function CurrentReadBuffer : string<br />

534: Function CurrentThreadId : TIdPID<br />

535: Function CurrentYear : Word<br />

536: Function CurrToBCD(const Curr: Currency; var BCD: TBcd; Precision: Integer; Decimals: Integer): Boolean<br />

5<strong>37</strong>: Function CurrToStr( Value : Currency) : string;<br />

538: Function CurrToStrF( Value : Currency; FormatSettings : TFormatSettings; Digits: Integer) : string;<br />

539: Function CurrToStrFS(Value:Currency;Format:TFloatFormat;Digits:Int;const<br />

FormatSettings:TFormatSettings):string;<br />

540: function CursorToIdent(cursor: Longint; var Ident: string): Boolean;<br />

541: function CursorToString(cursor: TCursor): string;<br />

542: Function CustomSort( SortProc : TLVCompare; lParam : Longint) : Boolean<br />

543: Function CustomSort( SortProc : TTVCompare; Data : Longint; ARecurse : Boolean) : Boolean<br />

544: Function CycleToDeg( const Cycles : Extended) : Extended<br />

545: Function CycleToGrad( const Cycles : Extended) : Extended<br />

546: Function CycleToRad( const Cycles : Extended) : Extended<br />

547: Function D2H( N : Longint; A : Byte) : string<br />

548: Function DarkColor( const Color : TColor; const Pct : Single) : TColor<br />

549: Function DarkColorChannel( const Channel : Byte; const Pct : Single) : Byte<br />

550: Function DataLinkDir : string<br />

551: Function DataRequest( Data : OleVariant) : OleVariant<br />

552: Function DataRequest( Input : OleVariant) : OleVariant<br />

553: Function DataToRawColumn( ACol : Integer) : Integer<br />

554: Function Date : TDateTime<br />

555: function Date: TDateTime;<br />

556: Function DateIsNull( const pdtValue : TDateTime; const pdtKind : TdtKind) : Boolean<br />

557: Function DateOf( const AValue : TDateTime) : TDateTime<br />

558: function DateSeparator: char;<br />

559: Function DateTimeGMTToHttpStr( const GMTValue : TDateTime) : String<br />

560: Function DateTimeToFileDate( DateTime : TDateTime) : Integer<br />

561: function DateTimeToFileDate(DateTime: TDateTime): Integer;<br />

562: Function DateTimeToGmtOffSetStr( ADateTime : TDateTime; SubGMT : Boolean) : string<br />

563: Function DateTimeToInternetStr( const Value : TDateTime; const AIsGMT : Boolean) : String<br />

564: Function DateTimeToJulianDate( const AValue : TDateTime) : Double<br />

565: Function DateTimeToModifiedJulianDate( const AValue : TDateTime) : Double<br />

566: Function DateTimeToStr( DateTime : TDateTime) : string;<br />

567: Function DateTimeToStr2( DateTime : TDateTime; FormatSettings : TFormatSettings) : string;<br />

568: function DateTimeToTimeStamp(DateTime: TDateTime): TTimeStamp<br />

569: Function DateTimeToUnix( const AValue : TDateTime) : Int64<br />

570: function DateTimeToUnix(D: TDateTime): Int64;<br />

571: Function DateToStr( DateTime : TDateTime) : string;<br />

572: function DateToStr(const DateTime: TDateTime): string;<br />

573: function DateToStr(D: TDateTime): string;<br />

574: Function DateToStr2( DateTime : TDateTime; FormatSettings : TFormatSettings) : string;<br />

575: Function DayOf( const AValue : TDateTime) : Word<br />

576: Function DayOfTheMonth( const AValue : TDateTime) : Word<br />

577: function DayOfTheMonth(const AValue: TDateTime): Word;<br />

578: Function DayOfTheWeek( const AValue : TDateTime) : Word<br />

579: Function DayOfTheYear( const AValue : TDateTime) : Word<br />

580: function DayOfTheYear(const AValue: TDateTime): Word;<br />

581: Function DayOfWeek( DateTime : TDateTime) : Word<br />

582: function DayOfWeek(const DateTime: TDateTime): Word;<br />

583: Function DayOfWeekStr( DateTime : TDateTime) : string<br />

584: Function DaysBetween( const ANow, AThen : TDateTime) : Integer<br />

585: Function DaysIn<strong>AM</strong>onth( const AYear, <strong>AM</strong>onth : Word) : Word<br />

586: Function DaysInAYear( const AYear : Word) : Word<br />

587: Function DaysInMonth( const AValue : TDateTime) : Word<br />

588: Function DaysInYear( const AValue : TDateTime) : Word<br />

589: Function DaySpan( const ANow, AThen : TDateTime) : Double<br />

590: Function DBUseRightToLeftAlignment( AControl : TControl; AField : TField) : Boolean<br />

591: function DecimalSeparator: char;<br />

592: Function DecLimit( var B : Byte; const Limit : Byte; const Decr : Byte) : Byte;<br />

593: Function DecLimit1( var B : Shortint; const Limit : Shortint; const Decr : Shortint) : Shortint;<br />

594: Function DecLimit2( var B : Smallint; const Limit : Smallint; const Decr : Smallint) : Smallint;<br />

595: Function DecLimit3( var B : Word; const Limit : Word; const Decr : Word) : Word;<br />

596: Function DecLimit4( var B : Integer; const Limit : Integer; const Decr : Integer) : Integer;<br />

597: Function DecLimit5( var B : Cardinal; const Limit : Cardinal; const Decr : Cardinal) : Cardinal;<br />

598: Function DecLimit6( var B : Int64; const Limit : Int64; const Decr : Int64) : Int64;<br />

599: Function DecLimitClamp( var B : Byte; const Limit : Byte; const Decr : Byte) : Byte;<br />

600: Function DecLimitClamp1( var B : Shortint; const Limit : Shortint; const Decr : Shortint) : Shortint;<br />

601: Function DecLimitClamp2( var B : Smallint; const Limit : Smallint; const Decr : Smallint) : Smallint;<br />

602: Function DecLimitClamp3( var B : Word; const Limit : Word; const Decr : Word) : Word;<br />

603: Function DecLimitClamp4( var B : Integer; const Limit : Integer; const Decr : Integer) : Integer;<br />

604: Function DecLimitClamp5( var B : Cardinal; const Limit : Cardinal; const Decr : Cardinal) : Cardinal;<br />

6<strong>05</strong>: Function DecLimitClamp6( var B : Int64; const Limit : Int64; const Decr : Int64) : Int64;<br />

606: Function DecodeDateFully( DateTime : TDateTime; var Year, Month, Day, DOW : Word) : Boolean<br />

607: Function DecodeSoundexInt( AValue : Integer) : string<br />

6<strong>08</strong>: Function DecodeSoundexWord( AValue : Word) : string<br />

609: Function DefaultAlignment : TAlignment<br />

610: Function DefaultCaption : string<br />

611: Function DefaultColor : TColor<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: 7

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

Saved successfully!

Ooh no, something went wrong!