i havent used it for anything, but JVCL 3.10 has a tab for runtime designer components.. might work for what youre doing.
https://sourceforge.net/project/showfiles.php?group_id=45786 NB: the 3.10 JVCL download includes the JCL, install the JCL first, then the JVCL. also, the helpfile is sketchy at best, but the demo apps are pretty straightforward. if you have installed an earlier version of JCL/JVCL, read these upgrade notes: https://sourceforge.net/forum/forum.php?forum_id=490055 [EMAIL PROTECTED] wrote: >Hi All, > >We're looking to do a major overhaul of the look and feel of our >product. At the same time, we're developing new features and don't >want to have our programmers spend time on this. Several other >people (non-programmers) at the office could be trained to use the >IDE's DFM editor and modify existing forms (they are facile with >other products that allow the visual creation and manipulation of >objects, such as Photoshop and even Word). > >However, we'd like to not use Delphi's IDE to do this, because: > >1) It would be really expensive to buy Delphi licenses for the >non-programmers for this one-time use > >2) We want to restrict the properties they can edit to look-and-feel >properties (e.g. color, font, left, top, height, width) and not >"programmer" properties (e.g. enabled, readonly, windowstate). Of >course we could tell them what not to modify, but then mistakes can happen. > >Does anyone know of a product that will let us do this? If not, any >code available to help us build something like this without too much >trouble? TIA. > > > >Regards, >Sid Gudes >PIA Systems Corporation >[EMAIL PROTECTED] > > >__________________________________________________ >Delphi-Talk mailing list -> [email protected] >http://www.elists.org/mailman/listinfo/delphi-talk > > __________________________________________________ Delphi-Talk mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi-talk
