[Lazarus] Tprogressbar and positional info under Windows

Bart bartjunk64 at gmail.com
Tue Dec 11 23:07:26 CET 2012


On 12/11/12, Andrew Brunner <atbrunner at aurawin.com> wrote:

> According to Microsoft's Developer Network Page
>
> PBM_SETPOS, PBM_SETRANGE only support signed integers up to 65,535.

See note at Embarcadero's wiki about this:
http://docwiki.embarcadero.com/Libraries/XE3/en/Vcl.ComCtrls.TProgressBar.Position

Delphi uses Integer for Pos, Min, Max.

Bart




More information about the Lazarus mailing list