API:Vcl.ActnMan.TCommandProperties.TChangeState
Delphi
TChangeState = (csIgnore, csRecreate, csRebuild);
C++
enum DECLSPEC_DENUM TChangeState : unsigned char { csIgnore, csRecreate, csRebuild };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TCommandProperties |
Description
Embarcadero Technologies does not currently have any additional information.