MidItems.TWebDataDisplay.SetCaption
From RAD Studio API Documentation
Delphi
procedure SetCaption(Value: string); virtual;
C++
virtual void __fastcall SetCaption(System::UnicodeString Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | MidItems.pas MidItems.hpp |
MidItems | TWebDataDisplay |
Description
Sets the value of the Caption property.
SetCaption is the protected write implementation for the Caption property.