Class TOptions

Unit

Declaration

type TOptions = class(TBaseCatalogObject)

Description

TOptions

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure BeforeDestruction; override;
Public procedure Assign (Source: TObject); override;
Public function ICSMonitorSettingsForFileName(const AFileName: WideString): TICSSettings;
Public function ICSPrinterSettingsForFileName(const AFileName: WideString): TICSSettings;
Public function RecommendedPreviewSize: Integer;

Properties

Published property GUIStyle: TGUIStyle read FGUIStyle write FGUIStyle;
Published property GUIStyleAccentColor: WideString read FGUIStyleAccentColor write FGUIStyleAccentColor;
Published property Timezone: WideString read FTimezone write FTimezone;
Published property ScrollBoxMouseSpeedFactor: TvxScrollBoxMouseSpeedFactor read FScrollBoxMouseSpeedFactor write FScrollBoxMouseSpeedFactor;
Published property CatalogDisplayGUID: String read FCatalogDisplayGUID write FCatalogDisplayGUID;
Published property CatalogDir: WideString read FCatalogDir write FCatalogDir;
Published property ThumbSize : Integer read FThumbSize write FThumbSize default cOptionThumbSize;
Published property MediumImageWidth: Integer read FMediumImageWidth write FMediumImageWidth;
Published property UseMediumSizeCache: Boolean read FUseMediumSizeCache write FUseMediumSizeCache;
Published property ImageProcessLimit: Integer read FImageProcessLimit write FImageProcessLimit;
Published property JPGPublishQuality : Integer read FJPGPublishQuality write FJPGPublishQuality;
Published property JPGSaveQuality : Integer read FJPGSaveQuality write FJPGSaveQuality;
Published property ThumbQuality : Integer read FThumbQuality write FThumbQuality;
Published property MediumQuality : Integer read FMediumQuality write FMediumQuality;
Published property VideoPreview: Boolean read FVideoPreview write FVideoPreview;
Published property LocalCacheEnabled: Boolean read FLocalCacheEnabled write FLocalCacheEnabled;
Published property LocalCacheRetention: TxomCacheRetentionMethod read FLocalCacheRetention write FLocalCacheRetention;
Published property LocalCacheSizeGB: Double read FLocalCacheSizeGB write FLocalCacheSizeGB;
Published property LocalCacheCutoffDays: Double read FLocalCacheCutoffDays write FLocalCacheCutoffDays;
Published property UseThumbICS: Boolean read FUseThumbICS write FUseThumbICS;
Published property UseMonitorICS: Boolean read FUseMonitorICS write FUseMonitorICS;
Published property UsePrinterICS: Boolean read FUsePrinterICS write FUsePrinterICS;
Published property ICSMonitorSettings: TICSSettings read FICSMonitorSettings write FICSMonitorSettings;
Published property ICSMonitorGroup: TICSSettingsGroup read FICSMonitorGroup write FICSMonitorGroup;
Published property ICSPrinterSettings: TICSSettings read FICSPrinterSettings write FICSPrinterSettings;
Published property ICSPrinterGroup: TICSSettingsGroup read FICSPrinterGroup write FICSPrinterGroup;
Published property DeleteToTrashBin: Boolean read FDeleteToTrashBin write FDeleteToTrashBin;
Published property ConfirmDelete: Boolean read FConfirmDelete write FConfirmDelete;
Published property ThumbCreateExifOrientated: Boolean read FThumbCreateExifOrientated write FThumbCreateExifOrientated;
Published property CatalogSyncOnFileChange: Boolean read FCatalogSyncOnFileChange write FCatalogSyncOnFileChange;
Published property CatalogCopyAsVersion: Boolean read FCatalogCopyAsVersion write FCatalogCopyAsVersion;
Published property CatalogMetaCascadeStyle: TCatalogMetaCascadeStyle read FCatalogMetaCascadeStyle write FCatalogMetaCascadeStyle;
Published property CatalogLastUsedCount: Integer read FCatalogLastUsedCount write FCatalogLastUsedCount;
Published property ShowCatalogCounts: Boolean read FShowCatalogCounts write FShowCatalogCounts;
Published property LabelRedCaption: WideString read FLabelRedCaption write FLabelRedCaption;
Published property LabelYellowCaption: WideString read FLabelYellowCaption write FLabelYellowCaption;
Published property LabelGreenCaption: WideString read FLabelGreenCaption write FLabelGreenCaption;
Published property LabelBlueCaption: WideString read FLabelBlueCaption write FLabelBlueCaption;
Published property LabelPurpleCaption: WideString read FLabelPurpleCaption write FLabelPurpleCaption;
Published property BookmarkWhiteCaption: WideString read FBookmarkWhiteCaption write FBookmarkWhiteCaption;
Published property BookmarkGreenCaption: WideString read FBookmarkGreenCaption write FBookmarkGreenCaption;
Published property BookmarkBlueCaption: WideString read FBookmarkBlueCaption write FBookmarkBlueCaption;
Published property BookmarkPurpleCaption: WideString read FBookmarkPurpleCaption write FBookmarkPurpleCaption;
Published property BookmarkBlackCaption: WideString read FBookmarkBlackCaption write FBookmarkBlackCaption;
Published property StateWhiteCaption: WideString read FStateWhiteCaption write FStateWhiteCaption;
Published property StateAquaCaption: WideString read FStateAquaCaption write FStateAquaCaption;
Published property StateRedCaption: WideString read FStateRedCaption write FStateRedCaption;
Published property StateYellowCaption: WideString read FStateYellowCaption write FStateYellowCaption;
Published property StateGreenCaption: WideString read FStateGreenCaption write FStateGreenCaption;
Published property StateBlueCaption: WideString read FStateBlueCaption write FStateBlueCaption;
Published property StatePurpleCaption: WideString read FStatePurpleCaption write FStatePurpleCaption;
Published property StateOrangeCaption: WideString read FStateOrangeCaption write FStateOrangeCaption;
Published property StateBlackCaption: WideString read FStateBlackCaption write FStateBlackCaption;
Published property AttWhiteCaption: WideString read FAttWhiteCaption write FAttWhiteCaption;
Published property AttAquaCaption: WideString read FAttAquaCaption write FAttAquaCaption;
Published property AttRedCaption: WideString read FAttRedCaption write FAttRedCaption;
Published property AttYellowCaption: WideString read FAttYellowCaption write FAttYellowCaption;
Published property AttGreenCaption: WideString read FAttGreenCaption write FAttGreenCaption;
Published property AttBlueCaption: WideString read FAttBlueCaption write FAttBlueCaption;
Published property AttPurpleCaption: WideString read FAttPurpleCaption write FAttPurpleCaption;
Published property AttOrangeCaption: WideString read FAttOrangeCaption write FAttOrangeCaption;
Published property AttBlackCaption: WideString read FAttBlackCaption write FAttBlackCaption;
Published property MarkerWhiteCaption: WideString read FMarkerWhiteCaption write FMarkerWhiteCaption;
Published property MarkerAquaCaption: WideString read FMarkerAquaCaption write FMarkerAquaCaption;
Published property MarkerRedCaption: WideString read FMarkerRedCaption write FMarkerRedCaption;
Published property MarkerYellowCaption: WideString read FMarkerYellowCaption write FMarkerYellowCaption;
Published property MarkerGreenCaption: WideString read FMarkerGreenCaption write FMarkerGreenCaption;
Published property MarkerBlueCaption: WideString read FMarkerBlueCaption write FMarkerBlueCaption;
Published property MarkerPurpleCaption: WideString read FMarkerPurpleCaption write FMarkerPurpleCaption;
Published property MarkerOrangeCaption: WideString read FMarkerOrangeCaption write FMarkerOrangeCaption;
Published property MarkerBlackCaption: WideString read FMarkerBlackCaption write FMarkerBlackCaption;
Published property AllowRAWMetaWriting: Boolean read FAllowRAWMetaWriting write FAllowRAWMetaWriting;
Published property MeasurementSystem: TMeasurementSystem read FMeasurementSystem write FMeasurementSystem;
Published property NonImageFormats: TxomStringList read FNonImageFormats write FNonImageFormats;
Published property ExcludedImageFormats: TxomStringList read FExcludedImageFormats write FExcludedImageFormats;
Published property CachedXMP: Boolean read FCachedXMP write FCachedXMP;
Published property XMPFileMethod: TXMPFileMethod read FXMPFileMethod write FXMPFileMethod;
Published property XMPSyncReadSettings: TXMPSyncReadSettings read FXMPSyncReadSettings write FXMPSyncReadSettings;
Published property XMPSyncWriteSettings: TXMPSyncWriteSettings read FXMPSyncWriteSettings write FXMPSyncWriteSettings;
Published property QuickRotate: Boolean read FQuickRotate write FQuickRotate;
Published property AutoQuickSync: Boolean read FAutoQuickSync write FAutoQuickSync;
Published property ImageViewerType: TImageViewerType read FImageViewerType write FImageViewerType;
Published property EnableDownloaderOnNew: Boolean read FEnableDownloaderOnNew write FEnableDownloaderOnNew;
Published property CustomThumbInfo: TxomStringList read FCustomThumbInfo write FCustomThumbInfo;
Published property LogoffIntervalMins: Integer read FLogoffIntervalMins write FLogoffIntervalMins;
Published property LogoffIntervalAction: TLogoffIntervalAction read FLogoffIntervalAction write FLogoffIntervalAction;
Published property CRS_PIESupportLevel: TPIESupportLevel read FCRS_PIESupportLevel write FCRS_PIESupportLevel;
Published property DOP_PIESupportLevel: TPIESupportLevel read FDOP_PIESupportLevel write FDOP_PIESupportLevel;
Published property COS_PIESupportLevel: TPIESupportLevel read FCOS_PIESupportLevel write FCOS_PIESupportLevel;
Published property FaceDetectionThreshold: TThreshold read FFaceDetectionThreshold write FFaceDetectionThreshold;
Published property AllowClassifications: Boolean read FAllowClassifications write FAllowClassifications;
Published property FastRAWLoading: Boolean read FFastRAWLoading write FFastRAWLoading;
Published property DefaultCropRule: TBandRule read FDefaultCropRule write FDefaultCropRule;
Published property VersionMatchSettings: TVersionMatchSettings read FVersionMatchSettings write FVersionMatchSettings;
Published property VersionsDisplay: TVersionsDisplay read FVersionsDisplay write FVersionsDisplay;
Published property VersionsEnabled: Boolean read FVersionsEnabled write FVersionsEnabled;
Published property StackMatchSettings: TVersionMatchSettings read FStackMatchSettings write FStackMatchSettings;
Published property StacksDisplay: TVersionsDisplay read FStacksDisplay write FStacksDisplay;
Published property NearbyRadius: Double read FNearbyRadius write FNearbyRadius;
Published property DefaultSortOrder: TCollectionSort read FDefaultSortOrder write FDefaultSortOrder;
Published property DefaultSortOrderType: TSortType read FDefaultSortOrderType write FDefaultSortOrderType;
Published property EditedAsVersion: Boolean read FEditedAsVersion write FEditedAsVersion;
Published property EditedAsAlbumDisplay: Boolean read FEditedAsAlbumDisplay write FEditedAsAlbumDisplay;
Published property AutoRotate: Boolean read FAutoRotate write FAutoRotate;
Published property RAWAutoRotate: Boolean read FRAWAutoRotate write FRAWAutoRotate;
Published property XMPRowStorage: Boolean read FXMPRowStorage write FXMPRowStorage;
Published property XMPRowStorageModel: TXMPRowStorageModel read FXMPRowStorageModel write FXMPRowStorageModel;
Published property UseProxy: Boolean read FUseProxy write FUseProxy;
Published property ProxyHost: String read FProxyHost write FProxyHost;
Published property ProxyPort: Integer read FProxyPort write FProxyPort;
Published property ProxyUserName: String read FProxyUserName write FProxyUserName;
Published property ProxyPassword: String read FProxyPassword write FProxyPassword;
Published property ImageCaption: WideString read FImageCaption write FImageCaption;
Published property SlideshowSpeed: Integer read FSlideshowSpeed write FSlideshowSpeed;
Published property SlideshowTransitionSpeed: Integer read FSlideshowTransitionSpeed write FSlideshowTransitionSpeed;
Published property SlideshowCaption: WideString read FSlideshowCaption write FSlideshowCaption;
Published property SlideshowFitToScreen: Boolean read FSlideshowFitToScreen write FSlideshowFitToScreen;
Published property SlideshowEnlargeSmaller: Boolean read FSlideshowEnlargeSmaller write FSlideshowEnlargeSmaller;
Published property SlideshowAutoStart: Boolean read FSlideshowAutoStart write FSlideshowAutoStart;
Published property SpellChecking: Boolean read FSpellChecking write FSpellChecking;
Published property SpellCheckingLanguageCode: WideString read FSpellCheckingLanguageCode write FSpellCheckingLanguageCode;
Published property TextExpansionLists: TxomHotWordsLists read FTextExpansionLists write FTextExpansionLists;
Published property AllowRecordMetrics: Boolean read FAllowRecordMetrics write FAllowRecordMetrics;
Published property MultiUserLogging: Boolean read FMultiUserLogging write FMultiUserLogging;
Published property GPSMapsService: TGEOMapsService read FGPSMapsService write FGPSMapsService;
Published property AIWorker: TOpenAIWorker read FAIWorker write FAIWorker;
Published property GoogleMapsAPI: String read FGoogleMapsAPI write FGoogleMapsAPI;
Published property GoogleAPILanguage: String read FGoogleAPILanguage write FGoogleAPILanguage;
Published property GoogleGeminiModel: TGeminiModel read FGoogleGeminiModel write FGoogleGeminiModel;
Published property OpenAIAPI: String read FOpenAIAPI write FOpenAIAPI;
Published property OpenAIModel: TOpenAIModel read FOpenAIModel write FOpenAIModel;
Published property OllamaAPI: String read FOllamaAPI write FOllamaAPI;
Published property OllamaURL: String read FOllamaURL write FOllamaURL;
Published property OllamaModel: TOllamaModel read FOllamaModel write FOllamaModel;
Published property IGSAPI: String read FIGSAPI write FIGSAPI;
Published property RepositoryAPI: Boolean read FRepositoryAPI write FRepositoryAPI;

Description

Methods

Public procedure AfterConstruction; override;
 
Public procedure BeforeDestruction; override;
 
Public procedure Assign (Source: TObject); override;
 
Public function ICSMonitorSettingsForFileName(const AFileName: WideString): TICSSettings;
 
Public function ICSPrinterSettingsForFileName(const AFileName: WideString): TICSSettings;
 
Public function RecommendedPreviewSize: Integer;
 

Properties

Published property GUIStyle: TGUIStyle read FGUIStyle write FGUIStyle;
 
Published property GUIStyleAccentColor: WideString read FGUIStyleAccentColor write FGUIStyleAccentColor;
 
Published property Timezone: WideString read FTimezone write FTimezone;
 
Published property ScrollBoxMouseSpeedFactor: TvxScrollBoxMouseSpeedFactor read FScrollBoxMouseSpeedFactor write FScrollBoxMouseSpeedFactor;
 
Published property CatalogDisplayGUID: String read FCatalogDisplayGUID write FCatalogDisplayGUID;
 
Published property CatalogDir: WideString read FCatalogDir write FCatalogDir;
 
Published property ThumbSize : Integer read FThumbSize write FThumbSize default cOptionThumbSize;
 
Published property MediumImageWidth: Integer read FMediumImageWidth write FMediumImageWidth;
 
Published property UseMediumSizeCache: Boolean read FUseMediumSizeCache write FUseMediumSizeCache;
 
Published property ImageProcessLimit: Integer read FImageProcessLimit write FImageProcessLimit;
 
Published property JPGPublishQuality : Integer read FJPGPublishQuality write FJPGPublishQuality;
 
Published property JPGSaveQuality : Integer read FJPGSaveQuality write FJPGSaveQuality;
 
Published property ThumbQuality : Integer read FThumbQuality write FThumbQuality;
 
Published property MediumQuality : Integer read FMediumQuality write FMediumQuality;
 
Published property VideoPreview: Boolean read FVideoPreview write FVideoPreview;
 
Published property LocalCacheEnabled: Boolean read FLocalCacheEnabled write FLocalCacheEnabled;
 
Published property LocalCacheRetention: TxomCacheRetentionMethod read FLocalCacheRetention write FLocalCacheRetention;

thumbnail caching

Published property LocalCacheSizeGB: Double read FLocalCacheSizeGB write FLocalCacheSizeGB;
 
Published property LocalCacheCutoffDays: Double read FLocalCacheCutoffDays write FLocalCacheCutoffDays;
 
Published property UseThumbICS: Boolean read FUseThumbICS write FUseThumbICS;
 
Published property UseMonitorICS: Boolean read FUseMonitorICS write FUseMonitorICS;
 
Published property UsePrinterICS: Boolean read FUsePrinterICS write FUsePrinterICS;
 
Published property ICSMonitorSettings: TICSSettings read FICSMonitorSettings write FICSMonitorSettings;
 
Published property ICSMonitorGroup: TICSSettingsGroup read FICSMonitorGroup write FICSMonitorGroup;

DEPRECATED; not to be used anymore

Published property ICSPrinterSettings: TICSSettings read FICSPrinterSettings write FICSPrinterSettings;
 
Published property ICSPrinterGroup: TICSSettingsGroup read FICSPrinterGroup write FICSPrinterGroup;

DEPRECATED; not to be used anymore

Published property DeleteToTrashBin: Boolean read FDeleteToTrashBin write FDeleteToTrashBin;
 
Published property ConfirmDelete: Boolean read FConfirmDelete write FConfirmDelete;
 
Published property ThumbCreateExifOrientated: Boolean read FThumbCreateExifOrientated write FThumbCreateExifOrientated;
 
Published property CatalogSyncOnFileChange: Boolean read FCatalogSyncOnFileChange write FCatalogSyncOnFileChange;
 
Published property CatalogCopyAsVersion: Boolean read FCatalogCopyAsVersion write FCatalogCopyAsVersion;
 
Published property CatalogMetaCascadeStyle: TCatalogMetaCascadeStyle read FCatalogMetaCascadeStyle write FCatalogMetaCascadeStyle;
 
Published property CatalogLastUsedCount: Integer read FCatalogLastUsedCount write FCatalogLastUsedCount;
 
Published property ShowCatalogCounts: Boolean read FShowCatalogCounts write FShowCatalogCounts;
 
Published property LabelRedCaption: WideString read FLabelRedCaption write FLabelRedCaption;
 
Published property LabelYellowCaption: WideString read FLabelYellowCaption write FLabelYellowCaption;
 
Published property LabelGreenCaption: WideString read FLabelGreenCaption write FLabelGreenCaption;
 
Published property LabelBlueCaption: WideString read FLabelBlueCaption write FLabelBlueCaption;
 
Published property LabelPurpleCaption: WideString read FLabelPurpleCaption write FLabelPurpleCaption;
 
Published property BookmarkWhiteCaption: WideString read FBookmarkWhiteCaption write FBookmarkWhiteCaption;
 
Published property BookmarkGreenCaption: WideString read FBookmarkGreenCaption write FBookmarkGreenCaption;
 
Published property BookmarkBlueCaption: WideString read FBookmarkBlueCaption write FBookmarkBlueCaption;
 
Published property BookmarkPurpleCaption: WideString read FBookmarkPurpleCaption write FBookmarkPurpleCaption;
 
Published property BookmarkBlackCaption: WideString read FBookmarkBlackCaption write FBookmarkBlackCaption;
 
Published property StateWhiteCaption: WideString read FStateWhiteCaption write FStateWhiteCaption;
 
Published property StateAquaCaption: WideString read FStateAquaCaption write FStateAquaCaption;
 
Published property StateRedCaption: WideString read FStateRedCaption write FStateRedCaption;
 
Published property StateYellowCaption: WideString read FStateYellowCaption write FStateYellowCaption;
 
Published property StateGreenCaption: WideString read FStateGreenCaption write FStateGreenCaption;
 
Published property StateBlueCaption: WideString read FStateBlueCaption write FStateBlueCaption;
 
Published property StatePurpleCaption: WideString read FStatePurpleCaption write FStatePurpleCaption;
 
Published property StateOrangeCaption: WideString read FStateOrangeCaption write FStateOrangeCaption;
 
Published property StateBlackCaption: WideString read FStateBlackCaption write FStateBlackCaption;
 
Published property AttWhiteCaption: WideString read FAttWhiteCaption write FAttWhiteCaption;
 
Published property AttAquaCaption: WideString read FAttAquaCaption write FAttAquaCaption;
 
Published property AttRedCaption: WideString read FAttRedCaption write FAttRedCaption;
 
Published property AttYellowCaption: WideString read FAttYellowCaption write FAttYellowCaption;
 
Published property AttGreenCaption: WideString read FAttGreenCaption write FAttGreenCaption;
 
Published property AttBlueCaption: WideString read FAttBlueCaption write FAttBlueCaption;
 
Published property AttPurpleCaption: WideString read FAttPurpleCaption write FAttPurpleCaption;
 
Published property AttOrangeCaption: WideString read FAttOrangeCaption write FAttOrangeCaption;
 
Published property AttBlackCaption: WideString read FAttBlackCaption write FAttBlackCaption;
 
Published property MarkerWhiteCaption: WideString read FMarkerWhiteCaption write FMarkerWhiteCaption;
 
Published property MarkerAquaCaption: WideString read FMarkerAquaCaption write FMarkerAquaCaption;
 
Published property MarkerRedCaption: WideString read FMarkerRedCaption write FMarkerRedCaption;
 
Published property MarkerYellowCaption: WideString read FMarkerYellowCaption write FMarkerYellowCaption;
 
Published property MarkerGreenCaption: WideString read FMarkerGreenCaption write FMarkerGreenCaption;
 
Published property MarkerBlueCaption: WideString read FMarkerBlueCaption write FMarkerBlueCaption;
 
Published property MarkerPurpleCaption: WideString read FMarkerPurpleCaption write FMarkerPurpleCaption;
 
Published property MarkerOrangeCaption: WideString read FMarkerOrangeCaption write FMarkerOrangeCaption;
 
Published property MarkerBlackCaption: WideString read FMarkerBlackCaption write FMarkerBlackCaption;
 
Published property AllowRAWMetaWriting: Boolean read FAllowRAWMetaWriting write FAllowRAWMetaWriting;
 
Published property MeasurementSystem: TMeasurementSystem read FMeasurementSystem write FMeasurementSystem;
 
Published property NonImageFormats: TxomStringList read FNonImageFormats write FNonImageFormats;
 
Published property ExcludedImageFormats: TxomStringList read FExcludedImageFormats write FExcludedImageFormats;
 
Published property CachedXMP: Boolean read FCachedXMP write FCachedXMP;
 
Published property XMPFileMethod: TXMPFileMethod read FXMPFileMethod write FXMPFileMethod;
 
Published property XMPSyncReadSettings: TXMPSyncReadSettings read FXMPSyncReadSettings write FXMPSyncReadSettings;
 
Published property XMPSyncWriteSettings: TXMPSyncWriteSettings read FXMPSyncWriteSettings write FXMPSyncWriteSettings;
 
Published property QuickRotate: Boolean read FQuickRotate write FQuickRotate;
 
Published property AutoQuickSync: Boolean read FAutoQuickSync write FAutoQuickSync;
 
Published property ImageViewerType: TImageViewerType read FImageViewerType write FImageViewerType;
 
Published property EnableDownloaderOnNew: Boolean read FEnableDownloaderOnNew write FEnableDownloaderOnNew;
 
Published property CustomThumbInfo: TxomStringList read FCustomThumbInfo write FCustomThumbInfo;
 
Published property LogoffIntervalMins: Integer read FLogoffIntervalMins write FLogoffIntervalMins;
 
Published property LogoffIntervalAction: TLogoffIntervalAction read FLogoffIntervalAction write FLogoffIntervalAction;
 
Published property CRS_PIESupportLevel: TPIESupportLevel read FCRS_PIESupportLevel write FCRS_PIESupportLevel;
 
Published property DOP_PIESupportLevel: TPIESupportLevel read FDOP_PIESupportLevel write FDOP_PIESupportLevel;
 
Published property COS_PIESupportLevel: TPIESupportLevel read FCOS_PIESupportLevel write FCOS_PIESupportLevel;
 
Published property FaceDetectionThreshold: TThreshold read FFaceDetectionThreshold write FFaceDetectionThreshold;
 
Published property AllowClassifications: Boolean read FAllowClassifications write FAllowClassifications;
 
Published property FastRAWLoading: Boolean read FFastRAWLoading write FFastRAWLoading;
 
Published property DefaultCropRule: TBandRule read FDefaultCropRule write FDefaultCropRule;
 
Published property VersionMatchSettings: TVersionMatchSettings read FVersionMatchSettings write FVersionMatchSettings;
 
Published property VersionsDisplay: TVersionsDisplay read FVersionsDisplay write FVersionsDisplay;
 
Published property VersionsEnabled: Boolean read FVersionsEnabled write FVersionsEnabled;
 
Published property StackMatchSettings: TVersionMatchSettings read FStackMatchSettings write FStackMatchSettings;
 
Published property StacksDisplay: TVersionsDisplay read FStacksDisplay write FStacksDisplay;
 
Published property NearbyRadius: Double read FNearbyRadius write FNearbyRadius;
 
Published property DefaultSortOrder: TCollectionSort read FDefaultSortOrder write FDefaultSortOrder;
 
Published property DefaultSortOrderType: TSortType read FDefaultSortOrderType write FDefaultSortOrderType;
 
Published property EditedAsVersion: Boolean read FEditedAsVersion write FEditedAsVersion;
 
Published property EditedAsAlbumDisplay: Boolean read FEditedAsAlbumDisplay write FEditedAsAlbumDisplay;
 
Published property AutoRotate: Boolean read FAutoRotate write FAutoRotate;
 
Published property RAWAutoRotate: Boolean read FRAWAutoRotate write FRAWAutoRotate;
 
Published property XMPRowStorage: Boolean read FXMPRowStorage write FXMPRowStorage;
 
Published property XMPRowStorageModel: TXMPRowStorageModel read FXMPRowStorageModel write FXMPRowStorageModel;
 
Published property UseProxy: Boolean read FUseProxy write FUseProxy;
 
Published property ProxyHost: String read FProxyHost write FProxyHost;
 
Published property ProxyPort: Integer read FProxyPort write FProxyPort;
 
Published property ProxyUserName: String read FProxyUserName write FProxyUserName;
 
Published property ProxyPassword: String read FProxyPassword write FProxyPassword;
 
Published property ImageCaption: WideString read FImageCaption write FImageCaption;
 
Published property SlideshowSpeed: Integer read FSlideshowSpeed write FSlideshowSpeed;
 
Published property SlideshowTransitionSpeed: Integer read FSlideshowTransitionSpeed write FSlideshowTransitionSpeed;
 
Published property SlideshowCaption: WideString read FSlideshowCaption write FSlideshowCaption;
 
Published property SlideshowFitToScreen: Boolean read FSlideshowFitToScreen write FSlideshowFitToScreen;
 
Published property SlideshowEnlargeSmaller: Boolean read FSlideshowEnlargeSmaller write FSlideshowEnlargeSmaller;
 
Published property SlideshowAutoStart: Boolean read FSlideshowAutoStart write FSlideshowAutoStart;
 
Published property SpellChecking: Boolean read FSpellChecking write FSpellChecking;
 
Published property SpellCheckingLanguageCode: WideString read FSpellCheckingLanguageCode write FSpellCheckingLanguageCode;
 
Published property TextExpansionLists: TxomHotWordsLists read FTextExpansionLists write FTextExpansionLists;
 
Published property AllowRecordMetrics: Boolean read FAllowRecordMetrics write FAllowRecordMetrics;
 
Published property MultiUserLogging: Boolean read FMultiUserLogging write FMultiUserLogging;
 
Published property GPSMapsService: TGEOMapsService read FGPSMapsService write FGPSMapsService;
 
Published property AIWorker: TOpenAIWorker read FAIWorker write FAIWorker;
 
Published property GoogleMapsAPI: String read FGoogleMapsAPI write FGoogleMapsAPI;
 
Published property GoogleAPILanguage: String read FGoogleAPILanguage write FGoogleAPILanguage;
 
Published property GoogleGeminiModel: TGeminiModel read FGoogleGeminiModel write FGoogleGeminiModel;
 
Published property OpenAIAPI: String read FOpenAIAPI write FOpenAIAPI;
 
Published property OpenAIModel: TOpenAIModel read FOpenAIModel write FOpenAIModel;
 
Published property OllamaAPI: String read FOllamaAPI write FOllamaAPI;
 
Published property OllamaURL: String read FOllamaURL write FOllamaURL;
 
Published property OllamaModel: TOllamaModel read FOllamaModel write FOllamaModel;
 
Published property IGSAPI: String read FIGSAPI write FIGSAPI;
 
Published property RepositoryAPI: Boolean read FRepositoryAPI write FRepositoryAPI;
 

Generated by PasDoc 0.15.0.