maxkleiner / maXbox4

code compiler script studio
GNU General Public License v3.0
23 stars 10 forks source link

Several Work for 3.6.2 #12

Closed maxkleiner closed 4 years ago

maxkleiner commented 4 years ago

after 3.6.0.2 to 3.6.1 to 3.6.2

add functions found in 241_RTL_SET.txt

add functions like colortoRGB found in delphi 2 S. 514 prozeduren etc. --> O.K.

by onclose() event with TAction the debugger stops

ado.sql.add wont work it's twidestring of sql member

clientdataset.FieldByName('Value').AsString := 'Paul Rigby'; is missing -->OK.

screen.cursors missing -->OK.

fillchar map the function with an array from gethinstance to hinstance with a mapping function -->OK.

add unit clientdatasetutils from hp-rechner - cdutils.pas -->OK. test component tanimate with an example -->OK.

MyForm.Icon.LoadFromResourceName bzw MyForm.Icon.LoadFromResourceID is missing Application.Icon.LoadFromResourceName bzw Application.Icon.LoadFromResourceID is missing //Screen.Cursors[crMaletUp] := LoadCursor(HInstance, 'Malet'); geht nicht loadcoursor is missing --->OK.

options function show all resource bitmap in a graphic list like memory game to choose from include in V4 the res_maxplorer.exe ?

form.OnMinimize := @TSwatForm_Pause1Click; is missing -->OK.

Application.OnRestore := @TSwatForm_Pause1Click; -->OK.

FPC check the rtl manual on fpc

processpath dont work

check bcd with a packed record in unit source -->O.K.

make example of BCD from 241_RTL_SET.txt --> O.K.

add functions in functionlist of upsi_provider and upsi_dbclient and upsi_dbplatform --> OK.

function of tcomponent findcomponent -->OK.

add property Count: Integer read FCount write SetCount; in tobjectlist, tcomponentlist etc.

mini maXbox as less files

change mbversion of toolsapi in addconstant to var! -->OK.

FileSetDate( has two ways of parameters

correction of bestof runtime2 cmdline etc. in examples -->OK. correction of examples with combination -->OK.

add functions in functionlist (fahrenheit , createmessagedlg ...----->OK.

original filename maxbox3_6.exe -->OK.

make example fastform with createmessagedialog outline & calendar -->OK. BCD

DlgType: TMsgDlgType; is missing -->OK.

opendialog can't execute maybe the constructor or the overload execute! -->OK. tsavedialog has also an execute() but with pointers!-->OK.

types in strutils and dialogs dont match:$ -->OK.

CL.AddTypeSTMsgDlgButtons','set of TMsgDlgBtn); -->OK. works with an empty set

functions of unit controls/classes is missing -->OK.

msecsperday is missing --OK.

copy file: file:///C:/maxbook/maxbox3/maxbox33/maxbox3/docs/36test/DelphiVCL_RTLOverview.html --->OK.

check procedure Halt [ ( Exitcode: Integer) ]; with exitcode

maxkleiner commented 4 years ago

checked and closed with Totals of Function Calls: 32147 SHA1: of 4.7.1.82 431DACFCEB0739DC3A6844BB3DBE0084DE90F1F1 CRC32: E2D13D3F , 27.6 MB (28,996,000 bytes)