API:FMX.Platform.IFMXSaveStateService.GetBlock

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetBlock(const ABlockName: string; const ABlockData: TStream): Boolean;

C++

virtual bool __fastcall GetBlock(const System::UnicodeString ABlockName, System::Classes::TStream* const ABlockData) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXSaveStateService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!