Skip to content

Delphi: updateIcon property should replace MAINICON resource #51

@evgeny-k

Description

@evgeny-k

nowadays UnmanagedResourceFile.ReplaceIcons method ignores icon names and creates them as

  for i: System.Int32 := 0 to res.Length -1 do
    Add(new UnmanagedResourceElement(ResourceType := RT_ICON, Name := #0+(i+1).ToString, Data := res[i].Data));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions