Class TXMPSyncReadSettings

Unit

Declaration

type TXMPSyncReadSettings = class(TBaseCatalogObject)

Description

TXMPSyncReadSettings

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;

Properties

Public property ForcedReadMerged: Boolean read FForcedReadMerged write FForcedReadMerged;
Published property Enabled: Boolean read FEnabled write FEnabled;
Published property StoreCategoryGUID: String read FStoreCategoryGUID write FStoreCategoryGUID;
Published property MapDotted: Boolean read FMapDotted write FMapDotted;
Published property LROnlyIfAvailable: Boolean read FLROnlyIfAvailable write FLROnlyIfAvailable;
Published property ConvertIPTCKeywords: Boolean read FConvertIPTCKeywords write FConvertIPTCKeywords;
Published property ConvertEvent: Boolean read FConvertEvent write FConvertEvent;
Published property ConvertPeople: Boolean read FConvertPeople write FConvertPeople;
Published property ConvertPeopleGetty: Boolean read FConvertPeopleGetty write FConvertPeopleGetty;
Published property ConvertObjects: Boolean read FConvertObjects write FConvertObjects;
Published property GEOLevel: TXMPSyncGEOLevel read FGEOLevel write FGEOLevel;
Published property ReplaceLabels: TXMPSyncKeywordSetting read FReplaceLabels write FReplaceLabels;
Published property ReadICS: Boolean read FReadICS write FReadICS;
Published property ReadMacOSTags: Boolean read FReadMacOSTags write FReadMacOSTags;
Published property Separator: Char read FSeparator write FSeparator;
Published property IgnoreRecipeIfExists: Boolean read FIgnoreRecipeIfExists write FIgnoreRecipeIfExists;

Description

Methods

Public procedure AfterConstruction; override;
 

Properties

Public property ForcedReadMerged: Boolean read FForcedReadMerged write FForcedReadMerged;
 
Published property Enabled: Boolean read FEnabled write FEnabled;
 
Published property StoreCategoryGUID: String read FStoreCategoryGUID write FStoreCategoryGUID;
 
Published property MapDotted: Boolean read FMapDotted write FMapDotted;
 
Published property LROnlyIfAvailable: Boolean read FLROnlyIfAvailable write FLROnlyIfAvailable;
 
Published property ConvertIPTCKeywords: Boolean read FConvertIPTCKeywords write FConvertIPTCKeywords;
 
Published property ConvertEvent: Boolean read FConvertEvent write FConvertEvent;
 
Published property ConvertPeople: Boolean read FConvertPeople write FConvertPeople;
 
Published property ConvertPeopleGetty: Boolean read FConvertPeopleGetty write FConvertPeopleGetty;
 
Published property ConvertObjects: Boolean read FConvertObjects write FConvertObjects;
 
Published property GEOLevel: TXMPSyncGEOLevel read FGEOLevel write FGEOLevel;
 
Published property ReplaceLabels: TXMPSyncKeywordSetting read FReplaceLabels write FReplaceLabels;
 
Published property ReadICS: Boolean read FReadICS write FReadICS;
 
Published property ReadMacOSTags: Boolean read FReadMacOSTags write FReadMacOSTags;
 
Published property Separator: Char read FSeparator write FSeparator;
 
Published property IgnoreRecipeIfExists: Boolean read FIgnoreRecipeIfExists write FIgnoreRecipeIfExists;
 

Generated by PasDoc 0.15.0.