Vcl
Author: w | 2025-04-24
SignalLab VCL AudioLab VCL VisionLab VCL AnimationLab VCL PlotLab VCL LogicLab VCL VideoLab VCL 2D Barcode FMX Components 2D Barcode VCL Components.
How to Connect to VCL – VCL
The plot component. Please check the SignalLab documentation as well as the CustomFilterDemo demo directory (See bellow). SignalLab Installers Firemonkey and VCL Installer: SignalLab 8.0.0.141 VCL and FireMonkey for 12.3 Athens Updated on 2025-03-20, downloaded 190 times. Firemonkey and VCL Installer: SignalLab 8.0.0.77 VCL and FireMonkey 32 & 64 bit support for 11.X Alexandria Updated on 2022-05-01, downloaded 327 times. Firemonkey and VCL Installer: SignalLab 8.0.0.74 VCL and FireMonkey 32 & 64 bit support for 10.4 Sydney Update 2 Updated on 2022-04-25, downloaded 205 times. Firemonkey and VCL Installer: SignalLab 8.0.0.73 VCL and FireMonkey 32 & 64 bit support for 10.3 Rio Update 3 Updated on 2022-04-20, downloaded 242 times. Visual C++ Installer: SignalLab 8.0.0.0 for Visual C++ MFC Updated on 2020-11-26, downloaded 7144 times. .NET Installer: SignalLab 8.0.0.1 for Microsoft .NET 4.0 (4.5 and 4.6 compatible) Updated on 2020-11-27, downloaded 13796 times. Legacy Firemonkey and VCL Installer: SignalLab 7.8.2.288 VCL and FireMonkey 32 & 64 bit support for 10.2 Tokyo and 10.3 Rio Updated on 2018-12-22, downloaded 633 times. Legacy Firemonkey and VCL Installer: SignalLab 7.8.2.0 VCL and FireMonkey 32 & 64 bit support for XE8 to 10.1 Berlin Updated on 2016-06-06, downloaded 2315 times. Legacy Firemonkey and VCL Installer: SignalLab 7.7.0.0 VCL and FireMonkey 32 & 64 bit support for XE7 to 10 Seattle Updated on 2015-10-28, downloaded 802 times. Legacy Firemonkey and VCL Installer: SignalLab 7.6.1.0 VCL and FireMonkey 32 & 64 bit support for XE6 to XE8 Updated on 2015-06-11, downloaded 803 times. Legacy Firemonkey and. SignalLab VCL AudioLab VCL VisionLab VCL AnimationLab VCL PlotLab VCL LogicLab VCL VideoLab VCL 2D Barcode FMX Components 2D Barcode VCL Components. SignalLab VCL AudioLab VCL VisionLab VCL AnimationLab VCL PlotLab VCL LogicLab VCL VideoLab VCL 2D Barcode FMX Components 2D Barcode VCL Components. SignalLab VCL AudioLab VCL VisionLab VCL AnimationLab VCL PlotLab VCL LogicLab VCL VideoLab VCL 2D Barcode FMX Components 2D Barcode VCL Components. 1D Barcode VCL Components (2622 dl.) VisionLab VCL AnimationLab VCL PlotLab VCL LogicLab VCL VideoLab VCL 2D Barcode FMX Components 2D Barcode VCL Components. 1D Barcode VCL Components Go Up to Runtime PackagesSeveral runtime packages, including rtl and vcl (VCL application), supply basic language and component support:The vcl (VCL) package contains the most commonly used components.The rtl (run-time library) package includes all the non-component system functions and Windows interface elements.Neither of these run-time packages includes database or other special components, which are available in separate packages.To create a client/server database application that uses packages, you need several run-time packages, including vcl, vcldb, rtl, and dbrtl (VCL) . If you want to use VCL components in your application, you also need vclx (VCL). If you want to use FireMonkey components with your application, you need the fmx run-time package (but none of the VCL run-time packages, as they are incompatible). To verify that your application includes these packages, choose Project > Options > Packages > Runtime Packages, and view and edit the Runtime packages list. Please note that specific run-time packages might apply only to certain platforms. For example, the rtl and data run-time packages are platform independent, and hence can appear for "All Platforms", while some other run-time packages might be limited to only one or two platforms. An example is BDE packages, which are automatically limited to Win32 because they are not supported on other platforms.vcl;rtl;vcldb;vclx; //For VCL applicationsNote: In VCL applications, you do not have to manually include vcl and rtl, because they are referenced in the Requires clause of vcldb. Your application compiles just the same whether or not vcl and rtl are included in the Runtime Packages list.Another way you can determine which packages are called by an application is to enable run-time packages (Runtime Packages (Options)) and then run the application and review the event log (choose View > Debug Windows > Event Log ). The event log displays every module that is loaded including all packages. The full package names are listed. So, for example, for vcl280.bpl, you might see a line similar to the following in a VCL application:Module Load: vcl280.bpl Has Debug Info. Base Address $400B0000. Process Project1.exe ($22C)See AlsoWorking with Packages and Components - OverviewRuntime PackagesLoading Packages in anComments
The plot component. Please check the SignalLab documentation as well as the CustomFilterDemo demo directory (See bellow). SignalLab Installers Firemonkey and VCL Installer: SignalLab 8.0.0.141 VCL and FireMonkey for 12.3 Athens Updated on 2025-03-20, downloaded 190 times. Firemonkey and VCL Installer: SignalLab 8.0.0.77 VCL and FireMonkey 32 & 64 bit support for 11.X Alexandria Updated on 2022-05-01, downloaded 327 times. Firemonkey and VCL Installer: SignalLab 8.0.0.74 VCL and FireMonkey 32 & 64 bit support for 10.4 Sydney Update 2 Updated on 2022-04-25, downloaded 205 times. Firemonkey and VCL Installer: SignalLab 8.0.0.73 VCL and FireMonkey 32 & 64 bit support for 10.3 Rio Update 3 Updated on 2022-04-20, downloaded 242 times. Visual C++ Installer: SignalLab 8.0.0.0 for Visual C++ MFC Updated on 2020-11-26, downloaded 7144 times. .NET Installer: SignalLab 8.0.0.1 for Microsoft .NET 4.0 (4.5 and 4.6 compatible) Updated on 2020-11-27, downloaded 13796 times. Legacy Firemonkey and VCL Installer: SignalLab 7.8.2.288 VCL and FireMonkey 32 & 64 bit support for 10.2 Tokyo and 10.3 Rio Updated on 2018-12-22, downloaded 633 times. Legacy Firemonkey and VCL Installer: SignalLab 7.8.2.0 VCL and FireMonkey 32 & 64 bit support for XE8 to 10.1 Berlin Updated on 2016-06-06, downloaded 2315 times. Legacy Firemonkey and VCL Installer: SignalLab 7.7.0.0 VCL and FireMonkey 32 & 64 bit support for XE7 to 10 Seattle Updated on 2015-10-28, downloaded 802 times. Legacy Firemonkey and VCL Installer: SignalLab 7.6.1.0 VCL and FireMonkey 32 & 64 bit support for XE6 to XE8 Updated on 2015-06-11, downloaded 803 times. Legacy Firemonkey and
2025-04-14Go Up to Runtime PackagesSeveral runtime packages, including rtl and vcl (VCL application), supply basic language and component support:The vcl (VCL) package contains the most commonly used components.The rtl (run-time library) package includes all the non-component system functions and Windows interface elements.Neither of these run-time packages includes database or other special components, which are available in separate packages.To create a client/server database application that uses packages, you need several run-time packages, including vcl, vcldb, rtl, and dbrtl (VCL) . If you want to use VCL components in your application, you also need vclx (VCL). If you want to use FireMonkey components with your application, you need the fmx run-time package (but none of the VCL run-time packages, as they are incompatible). To verify that your application includes these packages, choose Project > Options > Packages > Runtime Packages, and view and edit the Runtime packages list. Please note that specific run-time packages might apply only to certain platforms. For example, the rtl and data run-time packages are platform independent, and hence can appear for "All Platforms", while some other run-time packages might be limited to only one or two platforms. An example is BDE packages, which are automatically limited to Win32 because they are not supported on other platforms.vcl;rtl;vcldb;vclx; //For VCL applicationsNote: In VCL applications, you do not have to manually include vcl and rtl, because they are referenced in the Requires clause of vcldb. Your application compiles just the same whether or not vcl and rtl are included in the Runtime Packages list.Another way you can determine which packages are called by an application is to enable run-time packages (Runtime Packages (Options)) and then run the application and review the event log (choose View > Debug Windows > Event Log ). The event log displays every module that is loaded including all packages. The full package names are listed. So, for example, for vcl280.bpl, you might see a line similar to the following in a VCL application:Module Load: vcl280.bpl Has Debug Info. Base Address $400B0000. Process Project1.exe ($22C)See AlsoWorking with Packages and Components - OverviewRuntime PackagesLoading Packages in an
2025-04-06VCL Installer: SignalLab 6.0.0 VCL and FireMonkey (Windows only) 32 and 64 bit support for XE2 to XE4 Updated on 2014-11-19, downloaded 756 times. Legacy Firemonkey and VCL Installer: SignalLab 7.5.0.0 VCL and FireMonkey 32 & 64 bit support for XE4 to XE7 Updated on 2014-11-18, downloaded 775 times. Legacy Firemonkey and VCL Installer: SignalLab 7.0.0.0 VCL and FireMonkey 32 & 64 bit support for XE3 to XE6 Updated on 2014-04-22, downloaded 770 times. Legacy Firemonkey and VCL Installer: SignalLab 5.0.3 VCL and FireMonkey for XE2 Update4 Hotfix1 Updated on 2012-10-13, downloaded 835 times. Legacy Firemonkey and VCL Installer: Legacy SignalLab 5.0.3 VCL and FireMonkey (Windows only) 32 and 64 bit support for 2010 to XE Updated on 2012-10-10, downloaded 4705 times. Legacy Firemonkey and VCL Installer: SignalLab 5.0.1 for Delphi/C++ Builder 5 to 2009 Updated on 2011-10-18, downloaded 23725 times. Demos Filters demo (LowPass, HighPass, BandPass, BandStop) Demonstrates the application of LowPass, HighPass, BandPass and BandStop filters Signal Generator demo Demonstrates how to use TSLSignalGen to generate tone (sine), triangle and square waves Low Pass demo Demonstrates how to apply TSLLowPass filter, and displays the output in a Waterfall plot Custom Digital Filters demo Demonstrates how to use the TSLGenericReal component to apply custom filter logic Fast Fourier Transform demo Demonstrats application of TSLFourier and TSLInverseFourier components. Displays real, imaginary, phase and spectrum magnitude outputs Goertzel (Alternative to FFT) demo Unlike the FFT, the TSLGoertzOne component looks for predetermined frequencies. It can be used, e.g., to detect the tones
2025-04-15OpenWire Studio 8.0 ScreenshotOpenWire Studio: Graphical and data flow codeless programming development environment.. [read more] [download]Software by Mitov SoftwareSignalLab .NET 7.7 (Downloads: 745).NET 2.0-4.5 components for fast, easy, codeless Digital Signal Processing(DSP).AnimationLab VCL 8.0 (Downloads: 1193)Delphi/C++ Builder VCL/FMX library for powerful and complex component animationsVideoLab VC++ 8.0 (Downloads: 515)Set of Visual C++ components for fast video capture, playback and processing.BasicAudio.NET 7.7 (Downloads: 976)Set of .NET 2.0-4.5 components for fast and easy audio capture and playback.LogicLab VCL 8.0 (Downloads: 764)Delphi/C++ Builder VCL/FMX components for fast boolean and application logic.IntelligenceLab VCL 7.7 (Downloads: 644)Delphi/C++ Builder VCL/FMX components for Artificial IntelligenceVisionLab VC++ 8.0 (Downloads: 433)VC++ Advanced Computer Vision Library. Motion, and Image recognition.AudioLab VCL 8.0 (Downloads: 1285)Delphi/C++ Builder VCL/FMX components for fast audio capture and processing.InstrumentLab VC++ 5.0.3 (Downloads: 672)Visual C++ Visual instruments - Gauges, Thermometers, Clocks, Segment IndicatorsBasicVideo VC++ 8.0 (Downloads: 922)Set of Visual C++ components for fast, easy video capture and playback.
2025-04-22