API:Vcl.ActnMan.TButtonProperties.ButtonType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ButtonType: TButtonType read FButtonType write SetButtonType default btNone;

C++

__property TButtonType ButtonType = {read=FButtonType, write=SetButtonType, default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TButtonProperties

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!