Questions tagged as 'componentes'

1
answer

Event Emitter or other angle listeners

Hello, I have a somewhat complicated challenge for me. I need to create a generic form, where I pass a list of inputs and a list of buttons and my component performs the hard work, like presenting messages, putting on masks etc. The list o...
asked by 26.06.2018 / 04:35
1
answer

How to create component hierarchy with React Native?

I want to create components with TextInput, the default being my Input component without a mask, and the children will have a mask or some other treatment. I currently have the default Input that contains only the styles and return the raw te...
asked by 02.04.2018 / 15:02
1
answer

Dyncrypto - ASP

I have a website that was on a server and has now moved on to a new one. It has a code snippet where it uses the Dyncrypto component Set DynCrypto = server.CreateObject("DynCrypto.Crypto") I installed the component on the new server and pas...
asked by 01.12.2017 / 19:42
1
answer

Create Graphs with TSimpleGraph

I need to create graphs in the interface of my program, the only solution I found was TSimpleGraph . I tried to run the program that comes in the ZIP file, however it gives an error that the component TSimpleGraph is missing. I alread...
asked by 21.06.2017 / 15:03
1
answer

How to pass an object between independent components

I have a problem, I need to pass an object between two independent components but I am not able to, I have tried with the $ broadcast but without success, they follow my components to have the ideas of the structure. The goal was to pass an obje...
asked by 26.05.2017 / 11:07
0
answers

Error in Installing the JEDI component in Delphi Berlin (10.1)

I'm trying to install the JEDI components in Delphi Berlin 10.1 in my environment, however, I'm getting a compilation error in the bpl "JvCore240". The JCL installation is usually done without any error, but when I try to install JVCL (which dep...
asked by 02.01.2017 / 14:11
2
answers

Creating component generating DLL

I modified some components by generating a DLL when compiling the project. Is there any way this DLL can only be used together with the current project? Is there any way to not generate the DLL and compile everything as a single executable?    ...
asked by 22.12.2016 / 16:57