[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
A data class used internally for TGridLayout
Source position: layouts.inc line 156
type TGridItem = class(TLayoutItem) |
||
public |
||
constructor Create(); override; |
|
|
published |
||
property x: Integer; [rw] |
|
|
property y: Integer; [rw] |
|
|
property Width: Integer; [rw] |
|
|
property Height: Integer; [rw] |
|
|
end; |
|
A data class used internally for TGridLayout |
|
| | ||
|
A data class used internall for TBoxLayout |
|
| | ||
TCollectionItem |
||
? | ||
TObject |
A data class used internally for TGridLayout.