Vcl.Ribbon.TRibbon.UseCustomFrame
Delphi
property UseCustomFrame: Boolean read FUseCustomFrame write SetUseCustomFrame default 1;
C++
__property UseCustomFrame = {default=1};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TRibbon |
Description
Indicates whether to use a custom frame for ribbon controls.
Vcl.Ribbon.TRibbon.UseCustomFrame inherits from Vcl.Ribbon.TCustomRibbon.UseCustomFrame. All content below this line refers to Vcl.Ribbon.TCustomRibbon.UseCustomFrame.
Indicates whether to use a custom frame for ribbon controls.
UseCustomFrame indicates whether or not to use a custom frame for ribbon controls.