Class TBoundComboButton

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TBoundComboButton = class(TSpeedButton)

Description

TSpeedButton descendand for internal purpose only as bounded button

Hierarchy

  • TSpeedButton
  • TBoundComboButton

Overview

Methods

Protected procedure Loaded; override;
Protected procedure CMVisibleChanged(var Message: TMessage); message CM_VISIBLECHANGED;
Public constructor CreateBtn(AOwner: TComponent; AName, ACaption, AGlyphResourceName: string; Idx: integer); virtual;
Public procedure RefreshPosition;
Public procedure Click; override;

Properties

Public property Idx: integer read FIdx write SetIdx;
Published property Left stored false;
Published property Top stored false;
Published property Width stored false;
Published property Height stored false;

Description

Methods

Protected procedure Loaded; override;
 
Protected procedure CMVisibleChanged(var Message: TMessage); message CM_VISIBLECHANGED;
 
Public constructor CreateBtn(AOwner: TComponent; AName, ACaption, AGlyphResourceName: string; Idx: integer); virtual;
 
Public procedure RefreshPosition;
 
Public procedure Click; override;
 

Properties

Public property Idx: integer read FIdx write SetIdx;
 
Published property Left stored false;
 
Published property Top stored false;
 
Published property Width stored false;
 
Published property Height stored false;
 

Generated by PasDoc 0.13.0 on 2015-12-12 20:05:20