[Overview][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_buttons_speed.pas line 51
type TSBMiniButton = class(TSpeedButton, IFWButton) |
||
public |
||
constructor Create(); override; |
|
|
published |
||
property Height; |
|
|
property Width; |
|
|
property Glyph; [s] |
|
|
end; |
TSBMiniButton,IFWButton |
|
|
| | ||
TSpeedButton |
||
? | ||
TObject |