[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TLayoutAdjustmentPolicy

Indicates the policy for the LCL to execute automatic adjustments in the form layout

Declaration

Source position: controls.pp line 929

type TLayoutAdjustmentPolicy = (

  lapDefault,

  lapFixedLayout,

  lapAutoAdjustWithoutHorizontalScrolling,

  lapAutoAdjustForDPI

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.