Jump to content

Recommended Posts

Posted

Bom Dia!

Estou precisando de uma ajuda com esse componente.
Ja fiz de tudo quanto é jeito, e seguindo o Demo que tem na pasta do componente, mas quando executo a aplicação, a måscara nao é aplicada de jeito nenhum, sempre fica em branco.

Veja as imagens da maneira que tentei, e é claro, tentei via codigo runtime e também não deu,

No FSMaskEdit funciona, mas quando uso o FSDBMaskEdit nĂŁo.

image.png.f4cec9abfad4baf6292eaabd0946c610.png

image.png.308c82c1e1ddb36bb71d97d83cc7a47f.png

 

Como posso fazer funcionar?

 

Posted

Bom dia Fabio, verifique se voce estå utilizando a ultima versão do pacote, pois eu uso em todas as minhas aplicaçÔes esse componente.

Para agilizar o atendimento envie e-mail para: suporte@falconsistemas.com.br

--

Good morning Fabio, check if you are using the latest version of the package, as I use this component in all my applications.

To speed up service, send an email to: suporte@falconsistemas.com.br

image.thumb.png.9d8fb9fbcf438ea0e1f1813c4882d7a3.png

image.png.f6c37923d932eca0a0f210c86875edec.png

image.thumb.png.acb92c52df052bd68f08ea105d17abb8.png

https://falcon.financeiro.app 

  • Like 1
  • 1 month later...
Posted
Atualizado componente do Asaas para atender as novas chamadas de API
 
  • [FSAsaas] Atualizado para os novos EndPoints da V3.
  • [FSAsaas] Adicionado novo mĂ©todo para geração de carnĂȘ de assinatura.
  • [FSAsaas] Adicionado suporte para as novas notificacoes.
  • [FSAsaas] Adicionado novos filtros na listagem de assinaturas.
  • [Instalador] Atualizado instalador dos componentes do pacote UniFalcon.

    image.png.8e1a305302817ffce20c754f786f2a
  • 2 weeks later...
Posted

Hi Marlon,

I am trying to use TUniFSConfirm in the following way.

   lBreak:=False;
   while True do begin
      oConfirm.Prompt('Information','Please enter a value: ', '', TTypeColor.orange, TTheme.light,
          procedure(Button: TConfirmButton; Result: string)
          begin
            if Button = Yes then begin
               if (Result<>'') and isvalid(Result) then begin
                  // Save the result
                  lBreak:=True;
               end;
            end;
            if Button = No then
              lBreak:=True; 
          end
     );
      if lBreak then
         break;
   end;

However, I am getting an integer overflow error from Delphi and program crashes.

How do I keep prompting the user until I get the desired result or the user clicks the Cancel button or presses the ESCAPE key?

--
Frederick
(UniGUI Complete - Professional Edition 1.95.0.1577)
 

  • 2 weeks later...
Posted
On 9/20/2024 at 7:31 AM, morphine said:

Hi Marlon,

Thank you for the great components!

Downloaded the FSKendoUI component.

Please can assist with Delphi 12 Athens?

Hi 

For the UniFalcon package, it is already compatible with Delphi 12.

FSKendoUI is not yet supported separately, I will update to Delphi 12 this week.

Posted

News Components Disponible 🎉🎉!

All components are compatible with the Delphi 12 Athens and latest version of uniGUI 🚀

https://store.falconsistemas.com.br

https://demos.falconsistemas.com.br/?tela=TFrmComboMultiple

image.thumb.png.22c864f959a3a2ca5a937aa251b566f6.png

  • Like 1
  • Thanks 2
  • 1 month later...
Posted

Hi Marlon,

Please can you assist? I have downloaded the latest UniFalcon Delphi Components Package but doesnt seem to have the following included:

 

  • [FSComboMultiple] Multi-Select Combo Component;
  • [FSComboSelect] Combo + Research Component;
Posted

Hi my friend.

The latest version is available on the store website, https://store.falconsistemas.com.br, Enter your email and password.

After installing it using Installer.exe it will appear in your components palette.

image.thumb.png.012f62cdff87d3a140db5c126f14d7af.png

You can also check inside the folder

\UniFalcon\Sources\UniFSComboMultiple.pas
\UniFalcon\Sources\UniFSComboSelect.pas

The example project is inside the folder
\UniFalcon\Demos\FSComboMultiple
 

image.thumb.png.d0f78da81e24322ac237d337be54dd23.png
 

  • 2 weeks later...
Posted

New Component Disponible 🎉🎉!

https://store.falconsistemas.com.br 

🚀 Introducing UniFSGoogleSign!

TUniFSGoogleSign3.png

We’re excited to present the newest component for the uniGUI framework, designed to integrate Google OAuth 2.0 authentication quickly, efficiently, and seamlessly.

✅ Why choose UniFSGoogleSign (Google Sign-In)?

  • Cutting-edge technology: Supports the latest OAuth 2.0 standards.
  • No redirects: The entire process happens seamlessly, avoiding unnecessary page reloads or redirects.
  • Simple integration: Easy configuration with Client IDs, ready to use in your uniGUI projects.
  • Built with AI innovation: This component was designed and developed with the help of artificial intelligence, ensuring maximum efficiency and quality.
  • Smooth user experience: Fully functional login and logout for a frictionless experience.

đŸ’» Perfect for developers who demand more:
Achieve efficiency, modernity, and security in your systems with this thoughtfully crafted component.

Sample: https://demos.falconsistemas.com.br/?tela=TfrmGoogleSign

TUniFSGoogleSign1.png

 

  • Like 1
  • 1 month later...
Posted

News Components Disponible 🎉🎉!

All components are compatible with the Delphi 12 Athens and latest version of uniGUI 🚀

Updated sample project, available in UniFalcon package

https://themecrystal.falconsistemas.com.br/

image.thumb.png.3ab9198c55ec34d4c7d53f9caefbe8f6.png

 

for more information: https://store.falconsistemas.com.br 

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...