论坛


2011年11月15日 星期二

Delphi 64-bit Webinar Sample Code, Slides and Q&A

Embarcadero| CodeCentral Delphi Submissions |15:03:33

Companion source code, slides PDF and Q&A transcript from the Delphi 64-bit Development webinar on November 8, 2011 featuring David I. The webinar replay is available at http://forms.embarcadero.com/forms/AMUSCA111064BITDelphi-118

ShellControls (TShellTreeView, TShellListView) In Delphi XE2 - ShellCtrls VS Vcl.Shell.ShellCtrls

About.com| About.com Delphi Programming |07:18:07

inDelphi XE2:: Delphi X2 has Vcl.Shell.ShellCtrls.pas but the Shell Controls package is not installed by default. There's ShellCtrls.pas and the packages to install in the samples folder (as ...Read Full Post

DataSnap XE2 - Unified Connection Monitoring Sample Component

Embarcadero| CodeCentral Delphi Submissions |07:11:23

The TDSServerConnectionMonitor, once installed into your IDE, can be found on the Tool Palette under the ‘DataSnap Server’ heading. You can add this component to a form with a TDSServer instance on it, or on another form with access to...