Show: Delphi
C++
Display Preferences
MidItems.TWebDataInput.SetCaption
From XE2 API Documentation
Delphi
procedure SetCaption(Value: string); override;
C++
virtual void __fastcall SetCaption(System::UnicodeString Value);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | MidItems.pas MidItems.hpp |
MidItems | TWebDataInput |
Description
Sets the value of the Caption property.
MidItems.TWebDataInput.SetCaption inherits from MidItems.TWebDataDisplay.SetCaption. All content below this line refers to MidItems.TWebDataDisplay.SetCaption.
Sets the value of the Caption property.
SetCaption is the protected write implementation for the Caption property.