Class TframeSfrParamInstances

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TframeSfrParamInstances = class(TFrame)

Description

Hierarchy

Overview

Fields

Implicit pnlSfrInstancesBottom: TPanel;
Implicit rdgSfrParamInstances: TRbwDataGrid4;
Implicit pnlLabel: TPanel;
Implicit seInstanceCount: TJvSpinEdit;
Implicit lblInstanceCount: TLabel;
Implicit btnInsertFlowTableRow: TBitBtn;
Implicit btnDeleteFlowTableRow: TBitBtn;
Private ErrorFound: boolean;

Methods

Implicit procedure seInstanceCountChange(Sender: TObject);
Implicit procedure btnInsertFlowTableRowClick(Sender: TObject);
Implicit procedure btnDeleteFlowTableRowClick(Sender: TObject);
Implicit procedure rdgSfrParamInstancesExit(Sender: TObject);
Implicit procedure rdgSfrParamInstancesSelectCell(Sender: TObject; ACol, ARow: Integer; var CanSelect: Boolean);
Implicit procedure rdgSfrParamInstancesEndUpdate(Sender: TObject);
Implicit procedure rdgSfrParamInstancesSetEditText(Sender: TObject; ACol, ARow: Integer; const Value: string);
Public constructor Create(AOwner: TComponent); override;

Description

Fields

Implicit pnlSfrInstancesBottom: TPanel;
 
Implicit rdgSfrParamInstances: TRbwDataGrid4;
 
Implicit pnlLabel: TPanel;
 
Implicit seInstanceCount: TJvSpinEdit;
 
Implicit lblInstanceCount: TLabel;
 
Implicit btnInsertFlowTableRow: TBitBtn;
 
Implicit btnDeleteFlowTableRow: TBitBtn;
 
Private ErrorFound: boolean;
 

Methods

Implicit procedure seInstanceCountChange(Sender: TObject);
 
Implicit procedure btnInsertFlowTableRowClick(Sender: TObject);
 
Implicit procedure btnDeleteFlowTableRowClick(Sender: TObject);
 
Implicit procedure rdgSfrParamInstancesExit(Sender: TObject);
 
Implicit procedure rdgSfrParamInstancesSelectCell(Sender: TObject; ACol, ARow: Integer; var CanSelect: Boolean);
 
Implicit procedure rdgSfrParamInstancesEndUpdate(Sender: TObject);
 
Implicit procedure rdgSfrParamInstancesSetEditText(Sender: TObject; ACol, ARow: Integer; const Value: string);
 
Public constructor Create(AOwner: TComponent); override;

Private declarations


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:33