Class ULBasicControl.TULElementOffsetSize
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: SignalLabBasicPkg
Unit: ULBasicControl
Inherits: TULElementSize
Contents |
Syntax
Delphi:
type TULElementOffsetSize = class( TULElementSize )
C++ Builder:
class TULElementOffsetSize : public TULElementSize
Visual C++ (MFC):
class CTULElementOffsetSize : public CTULElementSize
C# (.NET):
public ref class TULElementOffsetSize : Mitov.SignalLab.ElementSize
Summary
Control element offset size properties class.
Description
Defines control element offset size properties class.
From TULElementSize
Properties
Published
- Value - Specifies the value to be used to calculate the size.
- Proportional - Specifies the if the size is Proportional or absolute.