FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsWordWrapStored
Delphi
function IsWordWrapStored: Boolean;
C++
bool __fastcall IsWordWrapStored(void);
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp  | 
        FMX.ListView.Appearances | TCustomTextButtonObjectAppearance | 
Description
Fonction qui garantit que la valeur de WordWrap est uniquement stockée dans le fichier fiche si ce n'est pas la valeur par défaut de la propriété.
Voir aussi
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsButtonTypeStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsEnabledStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsFontStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsPressedTextColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextAlignStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextShadowColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextVertAlignStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTintColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTrimmingStored