Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update various Windows category routines to avoid deprecated warnings #53

Open
Assignees
Labels
bugSomething isn't working consideringIssue is currently under consideration
@delphidabbler

Description

In Delphi 12, and possibly some earlier Delphi versions back to Delphi 10.1, compiling HScrollbarHeight and VScrollbarWidth results in a deprecated warning due to calls to StdCtrls.ssVertical etc. (from StdCtrls.TScrollStyle). Need to use values from the System.UITypes.TScrollStyle enumeration instead.

WinControlScrollbars and WindowScrollbars have similar warnings concerning deprecation of StdCtrls.TScrollStyle.

Metadata

Metadata

Labels

bugSomething isn't working consideringIssue is currently under consideration

Projects

Status

Considering

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /