TMargins
Overview
Location
-
Reference:
- DelphiVCL.fx Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
- libDelphiVCL.fx Toffee-Mac Catalyst, Toffee-macOS
- Namespace: RemObjects.Elements.RTL.Delphi.VCL
- Platforms: Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows, Toffee-Mac Catalyst, Toffee-macOS
- Ancestry: TPersistent | TMargins
constructor Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
constructor
TMargins()
init()
Sub New()
Assign virtual (declared in TPersistent)
method Assign(Source: TPersistent)
void Assign(TPersistent Source)
func Assign(_ Source: TPersistent)
Sub Assign(Source As TPersistent)
Parameters:
- Source:
AssignTo protected virtual (declared in TPersistent)
method AssignTo(Dest: TPersistent)
void AssignTo(TPersistent Dest)
func AssignTo(_ Dest: TPersistent)
Sub AssignTo(Dest As TPersistent)
Parameters:
- Dest:
Bottom virtual
property Bottom: TMarginSize read write;
TMarginSize Bottom { get; set; }
var Bottom: TMarginSize { get{} set{} }
Property Bottom() As TMarginSize
DefineProperties virtual (declared in TPersistent)
method DefineProperties(Filer: TObject)
void DefineProperties(TObject Filer)
func DefineProperties(_ Filer: TObject)
Sub DefineProperties(Filer As TObject)
Parameters:
- Filer:
GetMetaClass virtual Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
method GetMetaClass: class of TMargins
class of TMargins GetMetaClass()
func GetMetaClass() -> class of TMargins
Function GetMetaClass() As class of TMargins
GetNamePath virtual (declared in TPersistent) Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
method GetNamePath: DelphiString
DelphiString GetNamePath()
func GetNamePath() -> DelphiString
Function GetNamePath() As DelphiString
GetNamePath GetNamePath(): DelphiString virtual (declared in TPersistent) Toffee-Mac Catalyst, Toffee-macOS
func GetNamePath(GetNamePath ) -> DelphiString
Parameters:
- :
GetOwner protected virtual (declared in TPersistent) Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
method GetOwner: TPersistent
TPersistent GetOwner()
func GetOwner() -> TPersistent
Function GetOwner() As TPersistent
GetOwner GetOwner(): TPersistent protected virtual (declared in TPersistent) Toffee-Mac Catalyst, Toffee-macOS
func GetOwner(GetOwner ) -> TPersistent
Parameters:
- :
InitDefaults protected virtual
class method InitDefaults(Margins: TMargins)
static void InitDefaults(TMargins Margins)
static func InitDefaults(_ Margins: TMargins)
Shared Sub InitDefaults(Margins As TMargins)
Parameters:
- Margins:
Left virtual
property Left: TMarginSize read write;
TMarginSize Left { get; set; }
var Left: TMarginSize { get{} set{} }
Property Left() As TMarginSize
Right virtual
property Right: TMarginSize read write;
TMarginSize Right { get; set; }
var Right: TMarginSize { get{} set{} }
Property Right() As TMarginSize
Top virtual
property Top: TMarginSize read write;
TMarginSize Top { get; set; }
var Top: TMarginSize { get{} set{} }
Property Top() As TMarginSize
Bottom virtual
property Bottom: TMarginSize read write;
TMarginSize Bottom { get; set; }
var Bottom: TMarginSize { get{} set{} }
Property Bottom() As TMarginSize
Left virtual
property Left: TMarginSize read write;
TMarginSize Left { get; set; }
var Left: TMarginSize { get{} set{} }
Property Left() As TMarginSize
Right virtual
property Right: TMarginSize read write;
TMarginSize Right { get; set; }
var Right: TMarginSize { get{} set{} }
Property Right() As TMarginSize
Top virtual
property Top: TMarginSize read write;
TMarginSize Top { get; set; }
var Top: TMarginSize { get{} set{} }
Property Top() As TMarginSize
InitDefaults protected virtual
class method InitDefaults(Margins: TMargins)
static void InitDefaults(TMargins Margins)
static func InitDefaults(_ Margins: TMargins)
Shared Sub InitDefaults(Margins As TMargins)
Parameters:
- Margins:
constructor Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
constructor
TMargins()
init()
Sub New()
Assign virtual (declared in TPersistent)
method Assign(Source: TPersistent)
void Assign(TPersistent Source)
func Assign(_ Source: TPersistent)
Sub Assign(Source As TPersistent)
Parameters:
- Source:
AssignTo protected virtual (declared in TPersistent)
method AssignTo(Dest: TPersistent)
void AssignTo(TPersistent Dest)
func AssignTo(_ Dest: TPersistent)
Sub AssignTo(Dest As TPersistent)
Parameters:
- Dest:
DefineProperties virtual (declared in TPersistent)
method DefineProperties(Filer: TObject)
void DefineProperties(TObject Filer)
func DefineProperties(_ Filer: TObject)
Sub DefineProperties(Filer As TObject)
Parameters:
- Filer:
GetMetaClass virtual Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
method GetMetaClass: class of TMargins
class of TMargins GetMetaClass()
func GetMetaClass() -> class of TMargins
Function GetMetaClass() As class of TMargins
GetNamePath virtual (declared in TPersistent) Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
method GetNamePath: DelphiString
DelphiString GetNamePath()
func GetNamePath() -> DelphiString
Function GetNamePath() As DelphiString
GetNamePath GetNamePath(): DelphiString virtual (declared in TPersistent) Toffee-Mac Catalyst, Toffee-macOS
func GetNamePath(GetNamePath ) -> DelphiString
Parameters:
- :
GetOwner protected virtual (declared in TPersistent) Island-Ubuntu, Island-WebAssembly-wasm32, Island-Windows
method GetOwner: TPersistent
TPersistent GetOwner()
func GetOwner() -> TPersistent
Function GetOwner() As TPersistent
GetOwner GetOwner(): TPersistent protected virtual (declared in TPersistent) Toffee-Mac Catalyst, Toffee-macOS
func GetOwner(GetOwner ) -> TPersistent
Parameters:
- :