FMX.Forms.IDesignerStorage.MasterStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MasterStyle: Integer read GetDesignerMasterStyle write SetDesignerMasterStyle;

C++

__property int MasterStyle = {read=GetDesignerMasterStyle, write=SetDesignerMasterStyle};

Properties

Type Visibility Source Unit Parent
property public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IDesignerStorage

Description

Embarcadero Technologies does not currently have any additional information.