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