Software
Delphi and Lazarus
Trekking and Events
Blog and Forum
Čeština English
Main menu
Blog
Useful Links

interesting webs & galleries of my friends:

F-Web

Máša&Pája Gallery

Delphi and Lazarus:

Embarcadero/ CodeGear

Lazarus project

Torry's Delphi pages

JEDI Code Library

 

KComponents as open source

Because of my current business activities I am quite unable to continue the development of KComponents this year (2011). This means NOT I discontinue this but the progress will be rather slow.

Because of this fact I decided to cast the components open source, to allow other developers share their changes.

Volunteers are welcome to put KComponents under version control (SVN, CVS) in some other place. While committing updates, please keep the original formatting and try to keep the controls as generous as they are now.

 

Home | Software | Delphi and Lazarus | Trekking, travelling | Sport | Others | Blog

Search in comments: 
inserted: 2012-01-19 13:16:47   Reply...
From: gwiethaus
Bug Detected: Delphi 2007 Windows 7 Professional 64 bit. The object instance is not set FCells. It happens when I use the method Objects []. TKCustomGrid.SetObjects shoots, but FCells is not set. So my objects can not be linked with the cell. The code is below. //in showform event KGrid1.Objects[1,1]:= Combobox1; //in KGrids.pas (KControls Package) procedure TKCustomGrid.SetObjects(ACol, ARow: Integer; Value: TObject); var Cell, Tmp: TKGridCell; begin //Bug Here in FCell do not is set, FCells = nil if Assigned(FCells) and ColValid(ACol) and RowValid(ARow) then begin FlagSet(cGF_GridUpdates); ... ... end; Sincerely, Guilherme Wiethaus, São Paulo / Brazil
inserted: 2011-10-05 17:02:52   Reply...
From: kalagan
In TKGrid, if I set property ScrollBars to ssVertical (or ssHorizontal) at design time, scrollbars are not displayed as expected (both are not visible)
inserted: 2011-07-16 19:27:47   Reply...
From: Robert
How can i print the KGrid without fix number column. can printview like dbgrideh
My account
Top downloads
Recently modified

KControls Development Suite

by: tk

2010-11-08

KHexEditor

by: tk

2010-11-08

KGrid

by: tk

2010-11-08

KIcon

by: tk

2009-11-24

KGrid 1.3 released.

by: tk

2009-08-10

Recently inserted

KComponents as open source

by: tk

2011-04-16

Problem with comments and logins

by: tk

2010-01-29

KControls released

by: tk

2009-10-15

Working hard on KGrid update...

by: tk

2009-06-22

EMWD

by: tk

2007-12-03

No translation available

by: tk

2007-10-30