FMX.ActnList.ICaption.TextStored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TextStored: Boolean;

C++

virtual bool __fastcall TextStored(void) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList ICaption

Description

If the TextStored method returns True, the Text must be saved in the fmx-file.

See Also