Vcl.FormTabsBar.TFormTabsBarGetTabCaptionEvent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Vcl.FormTabsBar.pas
Vcl.FormTabsBar.hpp
Vcl.FormTabsBar Vcl.FormTabsBar

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。