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
--
_______________________________________________
Lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to