API:Vcl.WinXCtrls.TCustomActivityIndicator.IndicatorType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IndicatorType: TActivityIndicatorType read FIndicatorType write SetIndicatorType default aitMomentumDots;

C++

__property TActivityIndicatorType IndicatorType = {read=FIndicatorType, write=SetIndicatorType, 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!