Skip to content

if unit need .inc file, How can I do? #123

@YXGust

Description

@YXGust

like this:

unit XSuperObject;

interface

{$I XSuperObject.inc}

uses
  Classes,
  Variants,
  SysUtils,
  Character,
  XSuperJSON,

how can i add file "XSuperObject.inc" in code snippet

Metadata

Metadata

Assignees

Labels

comment-onlyThis is a comment or question only. It is not an issue.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions