[Lazarus] TApplication.DoubleBuffered
Ondrej Pokorny
lazarus at kluug.net
Sun Jun 3 22:56:33 CEST 2018
On 03.06.2018 22:48, AlexeyT via Lazarus wrote:
> TApplicationType = (
> atDefault, // The widgetset will attempt to auto-detect the
> device type
> atDesktop, // For common desktops and notebooks
>
> TApplicationExceptionDlg = (
> aedOkCancelDialog, // Exception handler window will be a dialog
> with Ok/Cancel buttons
> aedOkMessageBox // Exception handler window will be a simple
> message box
>
> so its logical to name new TApplicationDoubleBuffered values with
> "adb" prefix.
You are right, I changed it.
Ondrej
More information about the Lazarus
mailing list