FMX.Styles.Objects.TMaskedImage.SourceLookup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SourceLookup: string read GetSourceLookup write SetSourceLookup stored False;

C++

__property System::UnicodeString SourceLookup = {read=GetSourceLookup, write=SetSourceLookup, stored=false};

Properties

Type Visibility Source Unit Parent
property published
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TMaskedImage

Description

Embarcadero Technologies does not currently have any additional information.