Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TButton ¶
type TGridPanel ¶
type TGridPanel interface { TComponent //AlignHorizontal(al enum.Align) //AlignVertical(al enum.Align) AddCell(span enum.Size, children ...TObject) TCell TCeller }
func GridPanel ¶
func GridPanel(owner TComponent) TGridPanel
Click to show internal directories.
Click to hide internal directories.