[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

TSeparator

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: separator.inc line 37

type TSeparator = class(TCustomSeparator)

published

  property Enabled;

  

  property Orientation;

  

  property Spacing;

  

end;

Inheritance

TSeparator

  

|

TCustomSeparator

  

|

TWidget

  

The TWidget class is the base class of all user interface objects.

|

TComponent

?

TObject