Relative Content

Tag Archive for loopsdebuggingdelphialtium-designerdelphiscript

Delphi Script for Input Parameters in Altium – Undeclared Identifier

I’m working on a Delphi script for Altium that creates a pop-up dialog (form) for users to input parameters for resistor components in a schematic library. The script iterates through components and updates their parameters based on user input from TEdit components on the form.