Vcl.Imaging.GIFImg.TGIFCommentExtension.SetText

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetText(const Value: TStrings);

C++

void __fastcall SetText(System::Classes::TStrings* const Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFCommentExtension

Description

Affecte une valeur à la propriété Text.

La fonction SetText est appelée pour affecter la valeur spécifiée par le paramètre Value à la propriété Text.

Voir aussi