FMX.Controls.TControl.FDesignInteractive
Delphi
FDesignInteractive: Boolean;
C++
bool FDesignInteractive;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Keeps the value of the DesignInteractive property.
Do not use it in applications. Use DesignInteractive instead.