Vcl.FormTabsBar.TFormTabsBarGetTabCaptionEvent
Delphi
TFormTabsBarGetTabCaptionEvent = procedure (AForm: TForm; var ACaption: string) of object;
C++
typedef void __fastcall (__closure *TFormTabsBarGetTabCaptionEvent)(Vcl::Forms::TForm* AForm, System::UnicodeString &ACaption);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.FormTabsBar.pas Vcl.FormTabsBar.hpp |
Vcl.FormTabsBar | Vcl.FormTabsBar |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !