[Lazarus] TApplication.DoubleBuffered

AlexeyT aaa5500 at ya.ru
Sun Jun 3 22:48:31 CEST 2018


   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.

-- 
Regards,
Alexey



More information about the Lazarus mailing list