Vcl.WinXCtrls.TActivityIndicator.IndicatorColor

De RAD Studio API Documentation

Delphi

property IndicatorColor: TActivityIndicatorColor read FIndicatorColor write SetIndicatorColor default 0;

C++

__property IndicatorColor = {default=0};

Propriétés

Type Visibilité  Source Unité  Parent
property published
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TActivityIndicator

Description

La couleur de l'indicateur d'activité. {{#multireplace:Vcl.WinXCtrls.TActivityIndicator.IndicatorColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Vcl.WinXCtrls.TCustomActivityIndicator.IndicatorColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Vcl.WinXCtrls.TCustomActivityIndicator.IndicatorColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

La couleur de l'indicateur d'activité.

Les valeurs possibles sont :

  • aicBlack : valeur par défaut. Les éléments de l'indicateur sont noirs.
  • aicWhite : les éléments de l'indicateur sont blancs.

Voir aussi