Class tcustomspacer

Unit

Declaration

type tcustomspacer = class(tscalingwidget)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure loaded; override;
Protected procedure parentwidgetregionchanged(const sender: twidget); override;
Public constructor create(aowner: tcomponent); override;

Properties

Public property linkleft: twidget read flinkleft write setlinkleft;
Public property linktop: twidget read flinktop write setlinktop;
Public property linkright: twidget read flinkright write setlinkright;
Public property linkbottom: twidget read flinkbottom write setlinkbottom;
Public property dist_left: integer read fdist_left write setdist_left default 0;
Public property dist_top: integer read fdist_top write setdist_top default 0;
Public property dist_right: integer read fdist_right write setdist_right default 0;
Public property dist_bottom: integer read fdist_bottom write setdist_bottom default 0;
Public property options: spaceroptionsty read foptions write foptions default [];
Public property optionswidget default defaultoptionswidgetnofocus;
Published property visible default false;

Description

Methods

Protected procedure loaded; override;

This item has no description.

Protected procedure parentwidgetregionchanged(const sender: twidget); override;

This item has no description.

Public constructor create(aowner: tcomponent); override;

This item has no description.

Properties

Public property linkleft: twidget read flinkleft write setlinkleft;

This item has no description.

Public property linktop: twidget read flinktop write setlinktop;

This item has no description.

Public property linkright: twidget read flinkright write setlinkright;

This item has no description.

Public property linkbottom: twidget read flinkbottom write setlinkbottom;

This item has no description.

Public property dist_left: integer read fdist_left write setdist_left default 0;

This item has no description.

Public property dist_top: integer read fdist_top write setdist_top default 0;

This item has no description.

Public property dist_right: integer read fdist_right write setdist_right default 0;

This item has no description.

Public property dist_bottom: integer read fdist_bottom write setdist_bottom default 0;

This item has no description.

Public property options: spaceroptionsty read foptions write foptions default [];

This item has no description.

Public property optionswidget default defaultoptionswidgetnofocus;

This item has no description.

Published property visible default false;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.