Class TrButton
Unit
rImprovedComps
Declaration
type TrButton = class(TButton)
Description
TrButton - enhaced TButton with ImagesDisabled property which is used for disable state of button instead of DisableImageIndex
Hierarchy
Overview
Properties
 |
property ImagesDisabled: TCustomImageList read FImagesDisabled write SetImagesDisabled; |
Description
Properties
 |
property ImagesDisabled: TCustomImageList read FImagesDisabled write SetImagesDisabled; |
define image list used for disable state
|
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:01
|