FMX.Objects.TCaretRectangle.UseFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UseFontColor: Boolean; virtual;

C++

virtual bool __fastcall UseFontColor(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TCaretRectangle

Description

Specifies whether the caret color of this TCaretRectangle is specified.

This information is retrieved from the system information.

See Also