Unit 'DBCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TDBImage.QuickDraw

QuickDraw - if True, quick drawing is implemented.

Declaration

Source position: dbctrls.pp line 1229

published property TDBImage.QuickDraw : Boolean
  read FQuickDraw
  write FQuickDraw
  default True;

Description

QuickDraw is a Boolean property which indicates if QuickDraw is enabled for the platform or OS. The default value for the property is True.

Remark: QuickDraw is not used in the current LCL implementation.

Version 4.4 Generated 2025-11-08 Home