Show: Delphi C++
Display Preferences

Vcl.ActnMan.TButtonProperties.Assign

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure Assign(Source: TPersistent); override;

C++

virtual void __fastcall Assign(System::Classes::TPersistent* Source);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TButtonProperties

Description

Copies the properties of another instance of TButtonProperties.

Use Assign to set the value of the TButtonProperties object from another object.

See Also

Personal tools
Previous Versions
Translations