[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 3152
type TGOptionParseFunc = function( |
context: PGOptionContext; |
group: PGOptionGroup; |
user_data: gpointer; |
error: PPGError |
):gboolean; |