[Overview][Types][Procedures and functions][Index] |
Source position: fonctions_components.pas line 40
procedure ExportGridToHTML( |
const AFileName: String; |
const AGrid: TCustomDBGrid; |
const ab_Header: Boolean; |
const ab_all: Boolean; |
const As_Extension: String = '''html''' |
); |