Class TrButton

Unit

Declaration

type TrButton = class(TButton)

Description

enhanced TButton with ImagesDisabled property which is used for disable state of button instead of DisableImageIndex

Hierarchy

  • TButton
  • TrButton

Overview

Properties

Published property ImagesDisabled: TCustomImageList read FImagesDisabled write SetImagesDisabled;

Description

Properties

Published property ImagesDisabled: TCustomImageList read FImagesDisabled write SetImagesDisabled;

define image list used for disable state


Generated by PasDoc 0.15.0.