API:Vcl.Buttons.TSpeedButton.Margin
Delphi
property Margin: Integer read FMargin write SetMargin default -1;
C++
__property int Margin = {read=FMargin, write=SetMargin, default=-1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Buttons.pas Vcl.Buttons.hpp |
Vcl.Buttons | TSpeedButton |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!