Vcl.FormTabsBar.TFormTabsBarGetTabCaptionEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFormTabsBarGetTabCaptionEvent = procedure (AForm: TForm; var ACaption: string) of object;

C++

typedef void __fastcall (__closure *TFormTabsBarGetTabCaptionEvent)(Vcl::Forms::TForm* AForm, System::UnicodeString &ACaption);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.FormTabsBar.pas
Vcl.FormTabsBar.hpp
Vcl.FormTabsBar Vcl.FormTabsBar

Description

Embarcadero Technologies does not currently have any additional information.