API:Vcl.WinXCtrls.TCustomActivityIndicator.IndicatorColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndicatorColor: TActivityIndicatorColor read FIndicatorColor write SetIndicatorColor default aicBlack;

C++

__property TActivityIndicatorColor IndicatorColor = {read=FIndicatorColor, write=SetIndicatorColor, default=0};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.WinXCtrls.pas
Vcl.WinXCtrls.hpp
Vcl.WinXCtrls TCustomActivityIndicator

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!