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