Skip to content

vcl/fmx compatility in mistralAI.files.pas #3

Description

@herveescriou

mistralAI.files

is it possible to add a directive to use fmx

implementation

uses
System.StrUtils, Rest.Json, System.Rtti, MistralAI.NetEncoding.Base64,
{$ifdef fmx}
fmx.Dialogs;
{$else}
Vcl.Dialogs;
{$endif}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions