FMX.Types.TFmxObject.SetDesign

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetDesign(Value: Boolean; SetChildren: Boolean = True);

C++

void __fastcall SetDesign(bool Value, bool SetChildren = true);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFmxObject

Description

Définit le csDesigning dans TComponentState. Utilisée en interne par l'IDE.

Voir aussi