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

23251: 529 unit uPSI_MDIEdit; TEditForm //RichEditApp<br />

23252: 535 unit uPSI_CoolMain; {browser} TWebMainForm<br />

23253: 538 unit uPSI_frmExportMain; TSynexportForm<br />

23254: 585 unit uPSI_usniffer; {//PortScanForm} TSniffForm<br />

23255: 600 unit uPSI_ThreadForm; TThreadSortForm;<br />

23256: 618 unit uPSI_delphi_arduino_Unit1; TLEDForm<br />

23257: 620 unit uPSI_fplotMain; TfplotForm1<br />

23258: 660 unit uPSI_JvDBQueryParamsForm; TJvQueryParamsDialog<br />

23259: 677 unit uPSI_OptionsFrm; TfrmOptions;<br />

23260: 718 unit uPSI_MonForm; TMonitorForm<br />

23261: 742 unit uPSI_SimplePortMain; TPortForm1<br />

23262: 770 unit uPSI_ovccalc; TOvcCalculator //widget<br />

23263: 810 unit uPSI_DbExcept; TDbEngineErrorDlg<br />

23264: 812 unit uPSI_GL_actorUnit1; TglActorForm1 //OpenGL Robot<br />

23265: 846 unit uPSI_synhttp_daemon; TTCPHttpDaemon, TTCPHttpThrd, TPingThread<br />

23266: 867 unit uPSI_Debug; TfrmDebug<br />

23267: 901 unit uPSI_JvAddPrinter TJvAddPrinter //JCL<br />

23268: 904 unit uPSI_U_HexView; THexForm2<br />

23269: 911 unit uPSI_U_Oscilloscope4; (OscfrmMain) TOscfrmMain<br />

23270: 959 unit uPSI_AdSelCom; TComSelectForm<br />

23271: 1029 unit uPSI_GPSUDemo; TFDemo<br />

23272: 1031 unit uPSI_ScreenThreeDLab; TFormLab3D<br />

23273: 1<strong>05</strong>1 unit uPSI_panUnit1; TPanForm1 //GLScene<br />

23274: 1<strong>05</strong>2 unit uPSI_DD83u1; {Arduino Tester Frm} TDD83f1<br />

23275: 1<strong>05</strong>9 unit uPSI_uconvMain; TfconvMain //PS<br />

23276: 1076 unit uPSI_CustomizeDlg; TCustomizeDlg / TJvAddPrinterDialog;<br />

23277: 1111 unit uPSI_JvExceptionForm; TJvErrorDialog //ShowException<br />

23278: 1113 unit uPSI_MTMainForm; TvtMainForm<br />

23279: 1119 unit uPSI_CPortTrmSet; TComTrmSetForm<br />

23280:<br />

23281:<br />

23282: FormTemplates with J<br />

23283:<br />

23284: [myformtemplate | formtemplate statement | Borland.EditOptions.Pascal] //with<br />

23285: [myFastForm | class declaration | Borland.EditOptions.Pascal] //Dialog Form<br />

23286: [myForm | class declaration | Borland.EditOptions.Pascal] //with Events<br />

23287: [aForm | class declaration | Borland.EditOptions.Pascal] //single Form<br />

23288:<br />

23289:<br />

23290: procedure SIRegister_JvDesignUtils(CL: TPSPascalCompiler);<br />

23291: begin<br />

23292: Function DesignClientToParent( const APt : TPoint; AControl, AParent : TControl) : TPoint');<br />

23293: Function DesignMin( AA, AB : Integer) : Integer); Function DesignMax( AA, AB: Integer): Integer');<br />

23294: Function DesignRectWidth( const ARect : TRect) : Integer');<br />

23295: Function DesignRectHeight( const ARect : TRect) : Integer');<br />

23296: Function DesignValidateRect( const ARect : TRect) : TRect');<br />

23297: Function DesignNameIsUnique( AOwner : TComponent; const AName : string) : Boolean');<br />

23298: Function DesignUniqueName( AOwner : TComponent; const AClassName : string) : string');<br />

23299: Procedure DesignPaintRubberbandRect( AContainer : TWinControl; ARect : TRect; APenStyle : TPenStyle)');<br />

23300: Procedure DesignPaintGrid(ACanvas:TCanvas;const ARect:TRect;ABackClr:TColor;AGridClr:TColor;ADivPixels:<br />

Integer)<br />

23301: Procedure DesignPaintRules( ACanvas : TCanvas; const ARect:TRect; ADivPixels:Integer; ASubDivs: Boolean);<br />

23302: Procedure DesignSaveComponentToStream( AComp : TComponent; AStream : TStream)');<br />

23303: Function DesignLoadComponentFromStream(AComp:TComponent;AStream:TStream;<br />

AOnError:TReaderError):TComponent;<br />

23304: Procedure DesignSaveComponentToFile( AComp : TComponent; const AFileName : string)');<br />

233<strong>05</strong>: Procedure DesignLoadComponentFromFile(AComp:TComponent; const AFileName: string; AOnError:TReaderError)');<br />

23306: end;<br />

23307:<br />

233<strong>08</strong>: ex.:with TEditForm.create(self) do begin<br />

23309: caption:= 'Template Form Tester';<br />

23310: FormStyle:= fsStayOnTop;<br />

23311: with editor do begin<br />

23312: Lines.LoadFromFile(Exepath+'\docs\Readme_rus_mX2.rtf<br />

23313: SelStart:= 0; Modified:= False;<br />

233<strong>14</strong>: end;<br />

23315: end;<br />

23316: with TWebMainForm.create(self) do begin<br />

233<strong>17</strong>: URLs.Text:= 'http://www.kleiner.ch';<br />

23318: URLsClick(self); Show;<br />

23319: end;<br />

23320: with TSynexportForm.create(self) do begin<br />

23321: Caption:= 'Synexport HTML RTF tester';<br />

23322: Show;<br />

23323: end;<br />

23324: with TThreadSortForm.create(self) do begin<br />

23325: showmodal; free;<br />

23326: end;<br />

23327: with TCustomDrawForm.create(self) do begin<br />

23328: width:=820; height:=820;<br />

23329: image1.height:= 600; //add properties<br />

23330: image1.picture.bitmap:= image2.picture.bitmap;<br />

23331: //SelectionBackground1Click(self) CustomDraw1Click(self);<br />

23332: Background1.click;<br />

23333: bitmap1.click; Tile1.click;<br />

23334: Showmodal;<br />

23335: Free;<br />

23336: end;<br />

233<strong>37</strong>: with TfplotForm1.Create(self) do begin<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: 270

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

Saved successfully!

Ooh no, something went wrong!