Lazarus

Programming => Databases => Topic started by: Elmug on August 15, 2012, 03:14:54 pm

Title: DBGrid property: OnEditButtonClick
Post by: Elmug on August 15, 2012, 03:14:54 pm
Hi everyone,



DBGrid property OnEditButtonClick

Would appreciate how this property is to be used. Which/what is the "EditButton"?

Thanks.
Title: Re: DBGrid property: OnEditButtonClick
Post by: Lacak2 on August 16, 2012, 07:16:09 am
When you open Column editor on TDBGrid, you will see property of TColumn named ButtonStyle if you set it for example to cbsEllipsis then in TDBGrid in this column you will see button "..." ... for more information you can look at documentation:
http://docwiki.embarcadero.com/Libraries/XE2/en/Vcl.DBGrids.TColumn.ButtonStyle
Title: Re: DBGrid property: OnEditButtonClick
Post by: Elmug on August 19, 2012, 10:31:07 am
When you open Column editor on TDBGrid, you will see property of TColumn named ButtonStyle if you set it for example to cbsEllipsis then in TDBGrid in this column you will see button "..." ... for more information you can look at documentation:
http://docwiki.embarcadero.com/Libraries/XE2/en/Vcl.DBGrids.TColumn.ButtonStyle

Thanks Lacak2, I will check the reference out.
TinyPortal © 2005-2018