API:Vcl.ActnMan.TActionClient.ChangesAllowed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ChangesAllowed: TChangesAllowedSet read FChangesAllowed  write SetChangesAllowed default [caModify, caMove, caDelete];

C++

__property TChangesAllowedSet ChangesAllowed = {read=FChangesAllowed, write=SetChangesAllowed, default=7};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.