API:Vcl.Controls.TControl.Caption
Delphi
property Caption: TCaption read GetText write SetText stored IsCaptionStored;
C++
__property TCaption Caption = {read=GetText, write=SetText, stored=IsCaptionStored};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!