Vcl.CustomizeDlg.TCustomizeFrm.ActionsListDrawItem

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure ActionsListDrawItem(Control: TWinControl; Index: Integer;
Rect: TRect; State: TOwnerDrawState);

C++

void __fastcall ActionsListDrawItem(Vcl::Controls::TWinControl* Control, int Index, const System::Types::TRect &Rect, Winapi::Windows::TOwnerDrawState State);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
published
Vcl.CustomizeDlg.pas
Vcl.CustomizeDlg.hpp
Vcl.CustomizeDlg TCustomizeFrm

Beschreibung

ActionsListDrawItem ist Bestandteil des Formulars des Anpassungsdialogfeldes.

ActionsListDrawItem ist eine Routine, die Bestandteil des Anpassungsdialogfeldes ist.

Siehe auch