Vcl.Buttons.TCustomSpeedButton.CopyImage

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CopyImage(ImageList: TCustomImageList; Index: Integer);

C++

void __fastcall CopyImage(Vcl::Imglist::TCustomImageList* ImageList, int Index);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Buttons.pas
Vcl.Buttons.hpp
Vcl.Buttons TCustomSpeedButton

Description

Embarcadero Technologies does not currently have any additional information.