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

📧for support send email: suporte@falconsistemas.com.br

  • 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

📧for support send email: suporte@falconsistemas.com.br

  • 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 
📧for support send email: suporte@falconsistemas.com.br

  • 2 weeks later...
Posted

Updated Components

Update Google Maps API calls

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

  • [FSMap] Fixed version API Calls;
  • [FSMap] Fixed markers (Class constructors cannot be invoked without 'new');

image.thumb.png.42f7358693cc58d2b03ab58b6835f683.png

â„čfor more information: https://store.falconsistemas.com.br 
📧for support send email: suporte@falconsistemas.com.br

  • 5 months later...
Posted

Updated Components

  • [UniFSConfirm] Added support for setting focus to dialog buttons;
  • [UniFSConfirm] Added support for setting focus to controls when closing the dialog;
  • [UniFSConfirm] Added support taborder buttons modal;
  • [UniFSConfirm] Added virtual method for RemoveInvalidCharacter;
  • [UniFSMap] UniFSKeys] Removed warnings in the Maps component;
  • [UniFSMap] Removed MapID;
  • [UniFSToast] Updated the iziToast Mobile sample project;
  • [UniFSMultiUpload] Updated the MultiUpload sample project;
  • [Installer.exe] [1.2.6.375] Updated installer, various improvements and fixes;

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

image.thumb.png.3888b9d826795049f928dfd9648d780e.png

â„čfor more information: https://store.falconsistemas.com.br 
📧for support send email: suporte@falconsistemas.com.br

Download UniFalcon

  • 1 month later...
  • 1 month later...
Posted
Em 29/09/2018 Ă s 10:26, Marlon Nardi disse:

🌟Falcon Store – Componentes Delphi para uniGUI

🔗Loja Oficial: https://store.falconsistemas.com.br

A Falcon Store oferece uma ampla coleção de componentes Delphi com suporte para o framework uniGUI (Web e Mobile) .
Nossa missão é proporcionar produtividade, praticidade e recursos modernos para desenvolvedores Delphi que trabalham em aplicaçÔes web.


📩Componentes disponíveis

Diålogos e notificaçÔes

  • [01] iGrowl (Web e Mobile) → Sistema de notificação moderno.

  • [02] Toast (Web e Dispositivos MĂłveis) → Mensagens rĂĄpidas no estilo brinde .

  • [03] Confirmar (Web e Dispositivos MĂłveis) → Caixa de diĂĄlogo de confirmação.

  • [04] Popup (Web) → ConteĂșdo popup personalizĂĄvel.

Gråficos e visualização de dados

  • [05] KendoUI (Web e Mobile) → GrĂĄficos usando a API KendoUI.

  • [06] Google Charts (Web e Mobile) → GrĂĄficos com tecnologia da API do Google Charts.

  • [07] HighCharts (Web e Mobile) → GrĂĄficos avançados com a API HighCharts.

Campos de entrada e controles

  • [08] Editar mĂĄscara (Web) → Campo de entrada com alteração dinĂąmica da mĂĄscara.

  • [09] Editar (Web) → Campo de entrada com seleção de força da senha.

  • [10] BotĂŁo (Web) → BotĂŁo totalmente personalizĂĄvel.

  • [11] Alternar (Web e Dispositivos MĂłveis) → Interruptor de alternĂąncia personalizado.

  • [12] BotĂŁo de menu (Web) → BotĂŁo com menu suspenso.

  • [13] ComboBox (Web) → ComboBox com suporte ValueID .

  • [14] CalcEdit (Web) → Campo de entrada com calculadora.

  • [15] ComboMultiple (Web) → Seleção de mĂșltiplos itens.

  • [16] ComboSelect (Web) → Campo de seleção pesquisĂĄvel.

UtilitĂĄrios e recursos adicionais

  • [17] Google Maps (Web e Mobile) → Integração do Google Maps.

  • [18] Seletor de nĂșcleos (Web) → Seletor de nĂșcleos avançados.

  • [19] Tema (Web) → Gerenciamento de temas para aplicativos uniGUI.

  • [20] QrCode (Web e Mobile) → Gerador de cĂłdigo QR.

  • [21] Chaves (Web e dispositivos mĂłveis) → Gerenciador de chaves secretas (Google).

  • [22] MultiUpload (Web) → Componente de upload de arquivos mĂșltiplos.

  • [23] Assinatura (Web e Dispositivos MĂłveis) → Assinatura digital ( Tablet de Assinatura ).

  • [24] Pix (Web e Mobile) → Gerador de cĂłdigo QR PIX em Delphi.

  • [25] CĂąmera (Web) → Acesso Ă  webcam (compatĂ­vel com Chrome).

  • [26] QrCodeScanner (Web e Mobile) → Leitor de cĂłdigos QR, cĂłdigos de barras e mais de 15 formatos.

  • [27] Login do Google (Web) → Login integrado do Google.

herĂłis.webp

Componentes para Delphi | uniGUI, IntraWeb, FMX, VCL: https://components.falconsistemas.com.br

imagem.thumb.png.7266861e7e0977788bb2be87c23561f4.png

         imagem.thumb.png.09366b0336058a8bb33f183eae3d4d36.png    imagem.png.aa5c7d51beaa5ccbb251da8a53ecd3cf.png

📬conta e Contato

✉E-mail: suporte@falconsistemas.com.br

NĂŁo existe o upload para mobile?

Posted
On 11/1/2025 at 9:26 PM, picyka said:

NĂŁo existe o upload para mobile?

Para o Mobile ainda ninguem tinha me pedido, somente para Web, o componente do uniGUI nativo nĂŁo lhe atende?
--
For mobile, no one had asked me yet, only for web. Doesn't the native uniGUI component meet your needs?

 

Posted
1 hour ago, Marlon Nardi said:

Para o Mobile ainda ninguém tinha me pedido, somente para Web, o componente do uniGUI nativo não lhe atende?
-
Para celular, ninguém havia me perguntado ainda, apenas para web. O componente uniGUI nativo não atende às suas necessidades?

 

Atende, mas ao sincronizar com AWS no evento MultiCompleted algumas vezes apresenta erros

 

LastAjaxEvent: upload
Class: Exception
Message: EOF Mark not found.

Os famosos erros que nĂŁo se consegue simular.

  • 2 weeks later...
Posted
On 11/1/2025 at 9:26 PM, picyka said:

NĂŁo existe o upload para mobile?

I'm going to create a new component for mobile devices with a different approach than the native uniGUI upload, which supports batch uploads.

It will work as follows:

If, for example, a 50 MB file is uploaded and communication fails or is interrupted when 20 MB have already been sent, the upload will always resume from where it left off.

It worked in my tests; now I'm going to transform all the JavaScript into a new component.

  • Like 2

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...