REST.Backend.ServiceComponents.TCustomBackendFiles

提供:RAD Studio API Documentation

TCustomBackendFilesREST.Backend.Providers.TBackendServiceComponentAuthREST.Backend.Providers.TBackendServiceComponentREST.Backend.Providers.TBackendServiceComponentSystem.Classes.TComponent

Delphi

TCustomBackendFiles = class(TBackendServiceComponentAuth<IBackendFilesService, TBackendFilesApi>, IRESTIPComponent)

C++

class PASCALIMPLEMENTATION TCustomBackendFiles : public Rest::Backend::Providers::TBackendServiceComponentAuth__2<Rest::Backend::Servicetypes::_di_IBackendFilesService,Rest::Backend::Servicetypes::TBackendFilesApi*>

プロパティ

種類 可視性 ソース ユニット
class public
REST.Backend.ServiceComponents.pas
REST.Backend.ServiceComponents.hpp
REST.Backend.ServiceComponents REST.Backend.ServiceComponents

説明

プロバイダ コンポーネントの基底クラスです。 {{#multireplace:REST.Backend.ServiceComponents.TCustomBackendFiles|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:REST.Backend.Providers.TBackendServiceComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:REST.Backend.Providers.TBackendServiceComponent|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

プロバイダ コンポーネントの基底クラスです。

TBackendServiceComponent は、プロバイダ コンポーネントの基底クラスです。TBackendServiceComponent クラスでは、LiveBinding をサポートしていません。

関連項目